|
Functions | |
int | pantheios_be_ACE_init (PAN_CHAR_T const *processIdentity, int id, void *unused, void *reserved, void **ptoken) |
Implements the functionality for pantheios_be_init() over the ACE Diagnostic Logging API. | |
void | pantheios_be_ACE_uninit (void *token) |
Implements the functionality for pantheios_be_uninit() over the ACE Diagnostic Logging API. | |
int | pantheios_be_ACE_logEntry (void *feToken, void *beToken, int severity, PAN_CHAR_T const *entry, size_t cchEntry) |
Implements the functionality for pantheios_be_logEntry() over the ACE Diagnostic Logging API. |
int pantheios_be_ACE_init | ( | PAN_CHAR_T const * | processIdentity, | |
int | id, | |||
void * | unused, | |||
void * | reserved, | |||
void ** | ptoken | |||
) |
Implements the functionality for pantheios_be_init() over the ACE Diagnostic Logging API.
int pantheios_be_ACE_logEntry | ( | void * | feToken, | |
void * | beToken, | |||
int | severity, | |||
PAN_CHAR_T const * | entry, | |||
size_t | cchEntry | |||
) |
Implements the functionality for pantheios_be_logEntry() over the ACE Diagnostic Logging API.
void pantheios_be_ACE_uninit | ( | void * | token | ) |
Implements the functionality for pantheios_be_uninit() over the ACE Diagnostic Logging API.
|
|
pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |