CAPIManager
CHeartBeat
CTaskFactory
CTaskBase* createTask(const string& strTaskName);
CTaskProcessThread
void PushTask(CTaskBase* pTask);bool processATask(CTaskBase* pTask);
CServiceObserverBase
virtual void childNodeChanged();
CGenPrizeBalanceFile
CHandleRequst
CDEMOSubTask
bool execute();bool execDetailQuery();bool execPrizeQuery();bool getDetailFile();bool getPrizeFile();bool recordCountQuery(int &count);
CABMemberObserver
virtual void childNodeChanged();set getCurMember();string getSAPOfMember(const string& strServiceID);
CTaskAssist
CAPIBase
CGenDetailBalanceFile
CAccountBalance
CRequestDispatchThread
void PushRequest(string request);bool dispatchARequest(string request);
CRequestDispatchAssist
CTaskDEMOAccountBalance
CGamePool
CFinishReport
1
CTaskBase
CFTPTool
bool ftpDownLoad();
ThreadPool
CTaskListThread
CListDBRecord
bool insertRecord(TaskInfo taskInfo);bool ifExist(TaskInfo taskInfo);bool updateRecord(TaskInfo taskInfo);bool deleteRecord(TaskInfo taskInfo);bool queryErrorRecord(vector &vecErrorTask);