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

Pantheios Front-End Low-level Initialisation Codes
[Pantheios Low-level Initialisation Codes]


Detailed Description

Status codes for use by the implementors of front-ends.


Defines

#define PANTHEIOS_FE_INIT_RC_INTENDED_FAILURE   (-20001)
 Specifies that the operation failed deliberately, according to its design.
#define PANTHEIOS_FE_INIT_RC_SYSTEM_NOT_CONFIGURED   (-20002)
 Specifies that the operation failed because the system is not correctly configured.
#define PANTHEIOS_FE_INIT_RC_INIT_CONFIG_REQUIRED   (-20003)
 Specifies that the operation failed because required initialisation configuration information was missing or not supplied.


Define Documentation

#define PANTHEIOS_FE_INIT_RC_INIT_CONFIG_REQUIRED   (-20003)

Specifies that the operation failed because required initialisation configuration information was missing or not supplied.

#define PANTHEIOS_FE_INIT_RC_INTENDED_FAILURE   (-20001)

Specifies that the operation failed deliberately, according to its design.

#define PANTHEIOS_FE_INIT_RC_SYSTEM_NOT_CONFIGURED   (-20002)

Specifies that the operation failed because the system is not correctly configured.


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