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

Pantheios Stock Back-end Ids
[Pantheios Back-end API]


Detailed Description

Stock back-end identifiers used by the Pantheios back-end libraries.


Defines

#define PANTHEIOS_BEID_ALL   (0)
 Indicates that the operation/query applies to all back-ends.
#define PANTHEIOS_BEID_LOCAL   (1)
 Identifies the local (or only) back-end in a link-unit.
#define PANTHEIOS_BEID_REMOTE   (2)
 Identifies the remote back-end in a link-unit using local/remote splitting.


Define Documentation

#define PANTHEIOS_BEID_ALL   (0)

Indicates that the operation/query applies to all back-ends.

Examples:
cpp/backends/example.cpp.backends.file.lrsplit/example.cpp.backends.file.lrsplit.cpp, and cpp/backends/example.cpp.backends.file/example.cpp.backends.file.cpp.

#define PANTHEIOS_BEID_LOCAL   (1)

Identifies the local (or only) back-end in a link-unit.

Examples:
cpp/backends/example.cpp.backends.file.lrsplit/example.cpp.backends.file.lrsplit.cpp.

#define PANTHEIOS_BEID_REMOTE   (2)

Identifies the remote back-end in a link-unit using local/remote splitting.

Examples:
cpp/backends/example.cpp.backends.file.lrsplit/example.cpp.backends.file.lrsplit.cpp.


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