|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|


Go to the source code of this file.
Classes | |
| struct | HCE::component::ProcessInfo |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::component |
Macros | |
| #define | SET_PROCESS_INFO_L(processInfo, _mType, _pType, _lMask) |
| #define | SET_PROCESS_INFO_P(processInfo, _mType, _pType, _lMask, _mAddr, _mObj) |
Typedefs | |
| typedef unsigned int | HCE::component::LanguageMask |
| #define SET_PROCESS_INFO_L | ( | processInfo, | |
| _mType, | |||
| _pType, | |||
| _lMask | |||
| ) |
Definition at line 192 of file ProcessInfo.hpp.
| #define SET_PROCESS_INFO_P | ( | processInfo, | |
| _mType, | |||
| _pType, | |||
| _lMask, | |||
| _mAddr, | |||
| _mObj | |||
| ) |
Definition at line 198 of file ProcessInfo.hpp.