AddMember(int Mem_ID) | DCDT_PostOffice | |
AddMsg(DCDT_Msg *MP, int Mem_ID, DCDT_RequestType Type) | DCDT_PostOffice | |
AddSysMember(int Mem_ID) | DCDT_PostOffice | |
CleanupList() | DCDT_PostOffice | |
DCDT_Agora class | DCDT_PostOffice | [friend] |
DCDT_MsgManager class | DCDT_PostOffice | [friend] |
DCDT_PostOffice(DCDT_Agora *agora, int type) | DCDT_PostOffice | |
DeleteMemberTableEntry(int Mem_ID) | DCDT_PostOffice | |
LogMsg(DCDT_Msg *msg) | DCDT_PostOffice | [inline, private] |
myAgora | DCDT_PostOffice | [private] |
PO_Type | DCDT_PostOffice | [private] |
PostOffice_SLWB | DCDT_PostOffice | [private] |
PostOffice_SLWDC | DCDT_PostOffice | [private] |
PostOffice_SLWSM | DCDT_PostOffice | [private] |
ReadLastMsg(int MemID, int type, bool wait) | DCDT_PostOffice | |
ReadNextMsg(int MemID, bool wait) | DCDT_PostOffice | |
ReadNextMsg(int MemID, int type, bool wait) | DCDT_PostOffice | |
ReadSubscribedMsgMask(unsigned int *mask, int MemID) | DCDT_PostOffice | |
SetActMsgDeletable(int Member_ID) | DCDT_PostOffice | [inline] |
SubscribeMsgTypeID(int Member_ID, int MsgType, DCDT_RequestType ReqType=DCDT_ALL_MSG) | DCDT_PostOffice | |
UnSubscribeAll(int Member_ID) | DCDT_PostOffice | |
UnSubscribeMsgTypeID(int Member_ID, int MsgType, DCDT_RequestType ReqType=DCDT_ALL_MSG) | DCDT_PostOffice | |
UpdateSubs(int MemID) | DCDT_PostOffice | |
~DCDT_PostOffice() | DCDT_PostOffice | |