RSB
0.7.0
|
This is the complete list of members for rsb::InformerBase, including all inherited members.
checkedPublish(EventPtr event) | rsb::InformerBase | protected |
configurator | rsb::InformerBase | protected |
createEvent() const | rsb::InformerBase | virtual |
currentSequenceNumber | rsb::InformerBase | protected |
defaultType | rsb::InformerBase | protected |
getConfig() const | rsb::Participant | |
getId() const | rsb::Participant | |
getScope() const | rsb::Participant | |
getType() const | rsb::InformerBase | |
InformerBase(const std::vector< transport::OutConnectorPtr > &connectors, const Scope &scope, const ParticipantConfig &config, const std::string &defaultType) | rsb::InformerBase | |
logger | rsb::InformerBase | private |
nextSequenceNumber() | rsb::InformerBase | protected |
Participant(const Scope &scope, const ParticipantConfig &config) | rsb::Participant | protected |
printContents(std::ostream &stream) const | rsb::InformerBase | |
publish(boost::shared_ptr< T1 > data, std::string type=rsc::runtime::typeName< T1 >()) | rsb::InformerBase | inline |
publish(VoidPtr data, const std::string &type) | rsb::InformerBase | |
publish(EventPtr event) | rsb::InformerBase | |
setQualityOfSerivceSpecs(const QualityOfServiceSpec &specs) | rsb::InformerBase | |
uncheckedPublish(boost::shared_ptr< T1 > data, const std::string &type=rsc::runtime::typeName< T1 >()) | rsb::InformerBase | inline |
uncheckedPublish(VoidPtr data, const std::string &type) | rsb::InformerBase | |
uncheckedPublish(EventPtr event) | rsb::InformerBase | protected |
~InformerBase() | rsb::InformerBase | virtual |
~Participant() | rsb::Participant | virtual |