Eneboo - Documentación para desarrolladores
|
Clases | |
struct | st_dynamic_data_ctx |
'defines' | |
#define | DYNAMIC_CMD_SO_PATH ENGINE_CMD_BASE |
#define | DYNAMIC_CMD_NO_VCHECK (ENGINE_CMD_BASE + 1) |
#define | DYNAMIC_CMD_ID (ENGINE_CMD_BASE + 2) |
#define | DYNAMIC_CMD_LIST_ADD (ENGINE_CMD_BASE + 3) |
#define | DYNAMIC_CMD_DIR_LOAD (ENGINE_CMD_BASE + 4) |
#define | DYNAMIC_CMD_DIR_ADD (ENGINE_CMD_BASE + 5) |
#define | DYNAMIC_CMD_LOAD (ENGINE_CMD_BASE + 6) |
'typedefs' | |
typedef struct st_dynamic_data_ctx | dynamic_data_ctx |
Funciones | |
void | ENGINE_load_dynamic (void) |
#define DYNAMIC_CMD_DIR_ADD (ENGINE_CMD_BASE + 5) |
#define DYNAMIC_CMD_DIR_LOAD (ENGINE_CMD_BASE + 4) |
#define DYNAMIC_CMD_ID (ENGINE_CMD_BASE + 2) |
#define DYNAMIC_CMD_LIST_ADD (ENGINE_CMD_BASE + 3) |
#define DYNAMIC_CMD_LOAD (ENGINE_CMD_BASE + 6) |
#define DYNAMIC_CMD_NO_VCHECK (ENGINE_CMD_BASE + 1) |
#define DYNAMIC_CMD_SO_PATH ENGINE_CMD_BASE |
typedef struct st_dynamic_data_ctx dynamic_data_ctx |
void ENGINE_load_dynamic | ( | void | ) |