fesa-core
7.0.0
|
This is the complete list of members for fesa::AutomaticNotificationMessage, including all inherited members.
AbstractMessage(uint32_t prio, MessageType msgType) | fesa::AbstractMessage | |
AbstractMessage(std::istream &stream, MessageType msgType) | fesa::AbstractMessage | |
AutomaticNotificationMessage(uint32_t notificationID, boost::shared_ptr< MultiplexingContext > &muxContext, const std::string &className, uint32_t &prio) | fesa::AutomaticNotificationMessage | |
AutomaticNotificationMessage(std::istream &stream) | fesa::AutomaticNotificationMessage | explicit |
getClassName() const | fesa::AutomaticNotificationMessage | |
msgType_ | fesa::AbstractMessage | |
muxContext_ | fesa::AutomaticNotificationMessage | |
notificationID_ | fesa::AutomaticNotificationMessage | |
operator<(const AbstractMessage &msg) const | fesa::AbstractMessage | inline |
prio_ | fesa::AbstractMessage | |
serialize(std::ostream &stream) const | fesa::AutomaticNotificationMessage | virtual |
~AbstractMessage() | fesa::AbstractMessage | virtual |