Fawkes API
Fawkes Development Version
|
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... | |
Message to request constrained interface list.
Definition at line 74 of file messages.h.
char fawkes::bb_ilistreq_msg_t::id_pattern[INTERFACE_ID_SIZE_] |
ID pattern.
Definition at line 77 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 76 of file messages.h.
Referenced by fawkes::RemoteBlackBoard::list(), and fawkes::BlackBoardNetworkHandler::loop().