C++ common classes
General purpose classes for use across projects (Apache license)
CDBPublisher Member List
This is the complete list of members for CDBPublisher, including all inherited members.
ALREADY_RUNNING enum valueCXPlatThread
ALREADY_SUSPENDED enum valueCXPlatThread
bDetachedCXPlatThread [protected]
bJoinedCXPlatThread [protected]
bSuspendedCXPlatThread [protected]
bTerminateCDBPublisher [protected]
CANT_START enum valueCXPlatThread
cDBCopyCDBPublisher [protected, static]
CDBPublisher()CDBPublisher
cDBStatsCDBPublisher [protected]
CloseThreadHandle()CXPlatThread [protected]
cPublishMutexCDBPublisher [protected]
cStartEventCDBPublisher [protected]
CXPlatThread()CXPlatThread
DetachThread()CXPlatThread [virtual]
GetDBStats()CDBPublisher
GetThreadHandle()CXPlatThread [virtual]
GetThreadStatus()CXPlatThread [virtual]
GetThreadType()CXPlatThread [virtual]
GetUpsert()CDBPublisher
hThreadHandleCXPlatThread [protected]
INVALID_REQUEST enum valueCXPlatThread
IsThreadActive(XPLAT_HANDLE hThread)CXPlatThread [static]
NOT_STARTED enum valueCXPlatThread
NOT_SUPPORTED_ON_PLATFORM enum valueCXPlatThread
Publish(CDBRecordsArray &cRecords)CDBPublisher
pUserParmCXPlatThread [protected]
RESUMED enum valueCXPlatThread
ResumeThread()CXPlatThread [virtual]
RUNNING enum valueCXPlatThread
sCollectionCDBPublisher [protected]
sDatabaseCDBPublisher [protected]
sDB_CollectionCDBPublisher [protected]
SetUpsert(bool bOnOff)CDBPublisher
sHostCDBPublisher [protected]
sPasswordCDBPublisher [protected]
StartPublishing(const char *pDatabase, const char *pCollection, VEC_DB_KEYS &vKeys, const char *pHost, const char *pUser, const char *pPassword)CDBPublisher
StartThread(void *pParam=NULL, BOOL bStartSuspended=FALSE)CXPlatThread [virtual]
StopPublishing()CDBPublisher
sUserCDBPublisher [protected]
SUSPENDED enum valueCXPlatThread
SuspendThread()CXPlatThread [virtual]
THREAD_STATUS enum nameCXPlatThread
THREAD_SUCCESS enum valueCXPlatThread
THREAD_TERMINATED enum valueCXPlatThread
tLastPublishedCDBPublisher
vDBRecordsCDBPublisher [protected]
vKeysCDBPublisher [protected]
WaitForThreadCompletion(DWORD dwTimeout=INFINITE)CXPlatThread [virtual]
WorkerFunction(void *pParam)CDBPublisher [protected, virtual]
~CDBPublisher()CDBPublisher [virtual]
~CXPlatThread()CXPlatThread [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines