|
versadac
1
versadac - Scalable Recorder Firmware
|
Public Attributes | |
| 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) |
1.8.9.1