addMessage(const POMessage *msg) | POBox | [virtual, slot] |
getName() const | POBox | [inline, virtual] |
getPostOffice() const | POBox | [inline] |
getQueueState() const | POBox | [inline] |
hasMessages(bool check_now=false) const | POBox | [virtual] |
joinGroup(const POAddress &groupadr, bool create=false) | POBox | |
leaveGroup(const POAddress &groupadr) | POBox | |
messageArrived() | POBox | [signal] |
messageArrived(const POMessage *msg) | POBox | [signal] |
messageSent(const POMessage *msg) | POBox | [signal] |
POBox(const string &name, PostOffice *po) | POBox | |
popMessage() | POBox | [virtual] |
sendBlockingMessage(POMessage *msg, const POAddress &adr, const DTime &timeout=DTime(2, 0)) | POBox | |
sendMessage(POMessage *msg, const POAddress &adr, bool send_now=false) | POBox | [virtual] |
sendTextMsg(const POAddress &adr, const char *format,...) | POBox | |
setQueueState(bool state=true) | POBox | [inline] |
~POBox() | POBox | |
~POBoxIF() | POBoxIF | [inline, virtual] |