|
|
|
|
|
#include <pantheios/pantheios.h>
Go to the source code of this file.
Functions | |
| int | pantheios_fe_init (void *reserved, void **ptoken) |
| Initialises the front-end API. | |
| void | pantheios_fe_uninit (void *token) |
| Uninitialises the front-end API. | |
| PAN_CHAR_T const * | pantheios_fe_getProcessIdentity (void *token) |
| Defines the process identity. | |
| int | pantheios_fe_isSeverityLogged (void *token, int severity, int backEndId) |
| Determines whether a given severity is being logged. | |
|
|
|
| pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |
|