![]() |
4S Device Communication Module Collection
Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
|
|
This is the complete list of members for FSYS::MsgQueue, including all inherited members.
addListenerToQueue(MsgAddr &receiverAddr, const std::type_info &typeOfMsg, MsgCallBack *msgCallBack) | FSYS::MsgQueue | static |
breakEmptyMsgQueue(void) | FSYS::MsgQueue | static |
emptyMsgQueue(int maxTimeMs=-1) | FSYS::MsgQueue | static |
getHandle(void) | FSYS::MsgQueue | static |
isEmpty(void) | FSYS::MsgQueue | static |
removeListenerFromQueue(MsgCallBack *msgCallBack) | FSYS::MsgQueue | static |
waitUntilQueueHasData(void) | FSYS::MsgQueue | static |