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.

#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.


pantheios Library documentation © Matthew Wilson, 2006 SourceForge.net Logo