Fawkes API Fawkes Development Version
|
Message to identify an interface instance. More...
#include <messages.h>
Public Attributes | |
Uuid | serial |
instance serial to unique identify this instance More... | |
Message to identify an interface instance.
This message is used for MSG_BB_CLOSE, MSG_BB_READER_ADDED, MSG_BB_READER_REMOVED, MSG_BB_WRITER_ADDED, and MSG_BB_READER_REMOVED.
Definition at line 119 of file messages.h.
Uuid fawkes::bb_iserial_msg_t::serial |
instance serial to unique identify this instance
Definition at line 121 of file messages.h.
Referenced by fawkes::RemoteBlackBoard::close(), and fawkes::BlackBoardNetworkHandler::loop().