Please refer to ProudDB: Database System for description of this module.
More...
|
typedef void(* | Proud::ADODB_RecommendCriticalSectionProc_t )(const String &text) |
|
typedef RefCount< CLoadedData2 > | Proud::CLoadedData2Ptr |
|
typedef CFastMap< Guid,
CPropNodePtr > | Proud::PropNodeMap |
|
typedef CFastList< CPropNodePtr > | Proud::PropNodeList |
|
typedef RefCount< CPropNode > | Proud::CPropNodePtr |
|
|
enum | DbOpenFor { OpenForRead,
OpenForFastRead,
OpenForReadWrite,
OpenForAppend
} |
|
enum | DbmsType { MsSql,
MySql
} |
|
|
PROUDSRV_API String | Proud::gds (const PNTCHAR *src) |
|
PROUDSRV_API void | Proud::RecommendNoCriticalSectionLock () |
|
PROUDSRV_API CMessage & | Proud::operator<< (CMessage &packet, const CProperty &rhs) |
|
PROUDSRV_API CMessage & | Proud::operator>> (CMessage &packet, CProperty &rhs) |
|
PROUDSRV_API CMessage & | Proud::operator<< (CMessage &packet, CPropNode &rhs) |
|
PROUDSRV_API CMessage & | Proud::operator>> (CMessage &packet, CPropNode &rhs) |
|
|
CriticalSection * | Proud::ADODB_RefCriticalSection |
|
ADODB_RecommendCriticalSectionProc_t | Proud::ADODB_RecommendCriticalSectionProc |
|
Please refer to ProudDB: Database System for description of this module.
PROUDSRV_API String Proud::gds |
( |
const PNTCHAR * |
src | ) |
|
PROUDSRV_API CMessage& Proud::operator<< |
( |
CMessage & |
packet, |
|
|
const CProperty & |
rhs |
|
) |
| |
PropCollection's Message serialization helper functions
PROUDSRV_API CMessage& Proud::operator<< |
( |
CMessage & |
packet, |
|
|
CPropNode & |
rhs |
|
) |
| |
PropCollection's Message serialization helper functions
PROUDSRV_API CMessage& Proud::operator>> |
( |
CMessage & |
packet, |
|
|
CProperty & |
rhs |
|
) |
| |
PropCollection's Message deserialization helper functions
PROUDSRV_API CMessage& Proud::operator>> |
( |
CMessage & |
packet, |
|
|
CPropNode & |
rhs |
|
) |
| |
PropCollection's Message deserialization helper functions