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