Eneboo - Documentación para desarrolladores
|
Atributos públicos | |
LHASH *(* | cb_err_get )(int create) |
void(* | cb_err_del )(void) |
ERR_STRING_DATA *(* | cb_err_get_item )(const ERR_STRING_DATA *) |
ERR_STRING_DATA *(* | cb_err_set_item )(ERR_STRING_DATA *) |
ERR_STRING_DATA *(* | cb_err_del_item )(ERR_STRING_DATA *) |
LHASH *(* | cb_thread_get )(int create) |
void(* | cb_thread_release )(LHASH **hash) |
ERR_STATE *(* | cb_thread_get_item )(const ERR_STATE *) |
ERR_STATE *(* | cb_thread_set_item )(ERR_STATE *) |
void(* | cb_thread_del_item )(const ERR_STATE *) |
int(* | cb_get_next_lib )(void) |
void(* st_ERR_FNS::cb_err_del)(void) |
LHASH*(* st_ERR_FNS::cb_err_get)(int create) |
ERR_STRING_DATA*(* st_ERR_FNS::cb_err_get_item)(const ERR_STRING_DATA *) |
int(* st_ERR_FNS::cb_get_next_lib)(void) |
void(* st_ERR_FNS::cb_thread_del_item)(const ERR_STATE *) |
LHASH*(* st_ERR_FNS::cb_thread_get)(int create) |
ERR_STATE*(* st_ERR_FNS::cb_thread_get_item)(const ERR_STATE *) |
void(* st_ERR_FNS::cb_thread_release)(LHASH **hash) |