File dynamic_load.h¶
FileList > base > dynamic_load.h
Go to the source code of this file
Public Types¶
| Type | Name |
|---|---|
| enum | dl_estimate_mode |
Public Attributes¶
| Type | Name |
|---|---|
| int | dl_Errno |
| const char * | sys_errlist |
Public Functions¶
| Type | Name |
|---|---|
| int | dl_destroy_module (void) |
| int | dl_initiate_module (const char * module_name) |
| int | nlist (char *, struct nlist *) |
Public Types Documentation¶
enum dl_estimate_mode¶
Public Attributes Documentation¶
variable dl_Errno¶
variable sys_errlist¶
Public Functions Documentation¶
function dl_destroy_module¶
function dl_initiate_module¶
function nlist¶
The documentation for this class was generated from the following file cubrid/src/base/dynamic_load.h