File es_common.c¶
FileList > cubrid > src > storage > es_common.c
Go to the source code of this file
#include "config.h"#include <string.h>#include <sys/types.h>#include <assert.h>#include <sys/time.h>#include "porting.h"#include "memory_hash.h"#include "es_common.h"#include "memory_wrapper.hpp"
Public Functions¶
| Type | Name |
|---|---|
| ES_TYPE | es_get_type (const char * uri) |
| const char * | es_get_type_string (ES_TYPE type) |
| UINT64 | es_get_unique_num (void) |
| unsigned int | es_name_hash_func (int size, const char * name) |
Public Functions Documentation¶
function es_get_type¶
function es_get_type_string¶
function es_get_unique_num¶
function es_name_hash_func¶
The documentation for this class was generated from the following file cubrid/src/storage/es_common.c