UNIVERS
15.3
UNIVERS base processing software API
|
#include <hds_messenger.hpp>
Public Member Functions | |
Message (const MsgType &itype, const QVariant &idata) | |
void | info () const |
Public Attributes | |
MsgType | type |
QVariant | data |
Module logger message.
void hds::Messenger::Message::info | ( | ) | const |
Prints message info.
QVariant hds::Messenger::Message::data |
Data.
MsgType hds::Messenger::Message::type |
Type of the message.