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

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::Handleprivatestatic
fillOutSenderInfo(std::shared_ptr< BaseMsg > &msg, MsgAddr sender)FSYS::MsgSenderBaseprivate
Handle(void)FSYS::Handleinlineprivate
Handle(Handle &ref)FSYS::Handleinlineprivate
Handle(const Handle &ref)FSYS::Handleinlineprivate
null(void)FSYS::Handleprivatestatic
operator!=(Handle const &compareTo) const FSYS::Handleinlineprivate
operator<(Handle const &compareTo) const FSYS::Handleinlineprivate
operator=(Handle const &theOtherOne) (defined in FSYS::Handle)FSYS::Handleinlineprivate
operator==(Handle const &compareTo) const FSYS::Handleinlineprivate
operator>(Handle const &compareTo) const FSYS::Handleinlineprivate
send(std::shared_ptr< BaseMsg > &msg, const std::type_info &typeOfMsg, const FSYS::MsgAddr &sender, const MsgAddr &destination)FSYS::MsgSenderBase