Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

Pantheios Fail Stock Back-end
[Pantheios Stock Back-ends]


Detailed Description

Stub back-end library that fails its initialisation.

This library is useful for testing Pantheios N Stock Back-end.


Functions

int pantheios_be_fail_init (PAN_CHAR_T const *processIdentity, int id, void *unused, void *reserved, void **ptoken)
 Implements the functionality for pantheios_be_init() over the Fail API.
void pantheios_be_fail_uninit (void *token)
 Implements the functionality for pantheios_be_uninit() over the Fail API.
int pantheios_be_fail_logEntry (void *feToken, void *beToken, int severity, PAN_CHAR_T const *entry, size_t cchEntry)
 Implements the functionality for pantheios_be_logEntry() over the Fail API.


Function Documentation

int pantheios_be_fail_init ( PAN_CHAR_T const *  processIdentity,
int  id,
void *  unused,
void *  reserved,
void **  ptoken 
)

Implements the functionality for pantheios_be_init() over the Fail API.

int pantheios_be_fail_logEntry ( void *  feToken,
void *  beToken,
int  severity,
PAN_CHAR_T const *  entry,
size_t  cchEntry 
)

Implements the functionality for pantheios_be_logEntry() over the Fail API.

void pantheios_be_fail_uninit ( void *  token  ) 

Implements the functionality for pantheios_be_uninit() over the Fail API.


pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 SourceForge.net Logo