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

Pantheios simple Stock Front-end
[Pantheios Stock Front-ends]


Detailed Description

Front-end library that allows all severity levels in debug mode and NOTICE and higher in release mode.


Functions

int pantheios_fe_simple_getSeverityCeiling (void)
 Retrieves the current value of the fe.simple severity ceiling.
int pantheios_fe_simple_setSeverityCeiling (int ceiling)
 Sets the fe.simple severity ceiling, returning the previous value.


Function Documentation

int pantheios_fe_simple_getSeverityCeiling ( void   ) 

Retrieves the current value of the fe.simple severity ceiling.

int pantheios_fe_simple_setSeverityCeiling ( int  ceiling  ) 

Sets the fe.simple severity ceiling, returning the previous value.

Warning:
This function is not thread-safe. If called by two threads concurrently, the return value in one thread may indicate the recently set ceiling in the other, rather than the original value at the time of the call.


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