Fawkes API  Fawkes Development Version
fawkes::bb_ilistreq_msg_t Struct Reference

Message to request constrained interface list. More...

#include <messages.h>

Public Attributes

char type_pattern [__INTERFACE_TYPE_SIZE]
 type pattern More...
 
char id_pattern [__INTERFACE_ID_SIZE]
 ID pattern. More...
 

Detailed Description

Message to request constrained interface list.

Definition at line 72 of file messages.h.

Member Data Documentation

◆ id_pattern

char fawkes::bb_ilistreq_msg_t::id_pattern[__INTERFACE_ID_SIZE]

ID pattern.

Definition at line 74 of file messages.h.

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

◆ type_pattern

char fawkes::bb_ilistreq_msg_t::type_pattern[__INTERFACE_TYPE_SIZE]

type pattern

Definition at line 73 of file messages.h.

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


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