fprintf()
.
Functions | |
int | pantheios_be_fprintf_init (char const *processIdentity, int id, void *unused, void *reserved, void **ptoken) |
Implements the functionality for pantheios_be_init() over the fprintf() function. | |
void | pantheios_be_fprintf_uninit (void *token) |
Implements the functionality for pantheios_be_uninit() over the fprintf() function. | |
int | pantheios_be_fprintf_logEntry (void *feToken, void *beToken, int severity, char const *entry, size_t cchEntry) |
Implements the functionality for pantheios_be_logEntry() over the fprintf() function. |
|
Implements the functionality for pantheios_be_init() over the fprintf() function.
|
|
Implements the functionality for pantheios_be_logEntry() over the fprintf() function.
|
|
Implements the functionality for pantheios_be_uninit() over the fprintf() function.
|
|
|
pantheios Library documentation © Matthew Wilson, 2006 |
|