Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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
char id_pattern [__INTERFACE_ID_SIZE]
 ID pattern.

Detailed Description

Message to request constrained interface list.

Definition at line 72 of file messages.h.

Member Data Documentation

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().

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: