Fawkes API  Fawkes Development Version
fawkes::bb_iserial_msg_t Struct Reference

Message to identify an interface instance. More...

#include <messages.h>

Public Attributes

uint32_t serial
 instance serial to unique identify this instance More...
 

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.

Definition at line 115 of file messages.h.

Member Data Documentation

◆ serial

uint32_t fawkes::bb_iserial_msg_t::serial

instance serial to unique identify this instance

Definition at line 116 of file messages.h.

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


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