Fawkes API  Fawkes Development Version
fawkes::bb_iserial_msg_t Struct Reference

Message to identify an interface instance. More...

#include <messages.h>

List of all members.

Public Attributes

uint32_t serial
 instance serial to unique identify this instance

Detailed Description

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.


Member Data Documentation

instance serial to unique identify this instance

Definition at line 96 of file messages.h.

Referenced by fawkes::BlackBoardNetworkHandler::loop(), and fawkes::RemoteBlackBoard::close().


The documentation for this struct was generated from the following file: