![]() |
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::MsgSenderBase, including all inherited members.
broadcast(std::shared_ptr< BaseMsg > &msg, const std::type_info &typeOfMsg, const MsgAddr &sender) | FSYS::MsgSenderBase | |
broadCastHandle(void) | FSYS::Handle | privatestatic |
fillOutSenderInfo(std::shared_ptr< BaseMsg > &msg, MsgAddr sender) | FSYS::MsgSenderBase | private |
Handle(void) | FSYS::Handle | inlineprivate |
Handle(Handle &ref) | FSYS::Handle | inlineprivate |
Handle(const Handle &ref) | FSYS::Handle | inlineprivate |
null(void) | FSYS::Handle | privatestatic |
operator!=(Handle const &compareTo) const | FSYS::Handle | inlineprivate |
operator<(Handle const &compareTo) const | FSYS::Handle | inlineprivate |
operator=(Handle const &theOtherOne) (defined in FSYS::Handle) | FSYS::Handle | inlineprivate |
operator==(Handle const &compareTo) const | FSYS::Handle | inlineprivate |
operator>(Handle const &compareTo) const | FSYS::Handle | inlineprivate |
send(std::shared_ptr< BaseMsg > &msg, const std::type_info &typeOfMsg, const FSYS::MsgAddr &sender, const MsgAddr &destination) | FSYS::MsgSenderBase |