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 72 of file messages.h.
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().