fesa-core
4.3.1
|
This is the complete list of members for fesa::NotificationProducer, including all inherited members.
canSendNotification() const | fesa::NotificationProducer | |
getCurrentMsgCount() | fesa::NotificationProducer | inline |
getInstance() | fesa::NotificationProducer | static |
HasMetrics(const std::string &componentName) | fesa::HasMetrics | |
registerMetric(const std::string &name, T &value) | fesa::HasMetrics | protected |
registerMetric(const std::string &name, boost::atomic< T > &value) | fesa::HasMetrics | protected |
sendAutomaticNotification(const uint32_t ¬ificationID, boost::shared_ptr< MultiplexingContext > &muxContext, const std::string &className, uint32_t msgPrio=DEFAULT_MQ_PRIO) | fesa::NotificationProducer | |
sendCommandMessage(const std::string &command, const std::string ¶meter1, const std::string ¶meter2, uint32_t msgPrio=DEFAULT_MQ_PRIO) | fesa::NotificationProducer | |
sendManualNotification(const ManualNotificationMessage &message) | fesa::NotificationProducer |