AbstractMessage(uint32_t prio, MessageType msgType) | fesa::AbstractMessage | |
AbstractMessage(std::istream &stream, MessageType msgType) | fesa::AbstractMessage | |
AutomaticNotificationMessage(const uint32_t ¬ificationID, MultiplexingContext *muxContext, uint32_t &prio) | fesa::AutomaticNotificationMessage | |
AutomaticNotificationMessage(std::istream &stream) | 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) | fesa::AutomaticNotificationMessage | [virtual] |
~AbstractMessage() | fesa::AbstractMessage | [virtual] |