Fawkes API
Fawkes Development Version
|
Message to identify an interface instance. More...
#include <messages.h>
Public Attributes | |
uint32_t | serial |
instance serial to unique identify this instance |
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.
uint32_t fawkes::bb_iserial_msg_t::serial |
instance serial to unique identify this instance
Definition at line 112 of file messages.h.
Referenced by fawkes::BlackBoardNetworkHandler::loop(), and fawkes::RemoteBlackBoard::close().