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 75 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 78 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 77 of file messages.h.

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


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