4S Device Communication Module Collection  Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
FSYS::MsgSender< parentClass > Member List

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::MsgSenderBaseprivate
broadCastHandle(void)FSYS::Handlestatic
Handle(void)FSYS::Handleinline
MsgAddrGenerator< parentClass >::Handle(Handle &ref)FSYS::Handleinline
MsgAddrGenerator< parentClass >::Handle(const Handle &ref)FSYS::Handleinline
MsgAddrGenerator(void)FSYS::MsgAddrGenerator< parentClass >inline
null(void)FSYS::Handlestatic
operator MsgAddr &()FSYS::MsgAddrGenerator< parentClass >inline
operator!=(Handle const &compareTo) const FSYS::Handleinline
operator<(Handle const &compareTo) const FSYS::Handleinline
operator=(Handle const &theOtherOne) (defined in FSYS::Handle)FSYS::Handleinline
operator==(Handle const &compareTo) const FSYS::Handleinline
operator>(Handle const &compareTo) const FSYS::Handleinline
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::MsgSenderBaseprivate