Potentially partial Descriptions of nodes along with their reception status. More...
#include <descriptions-manager.h>
Public Member Functions | |
NodeDescription () | |
NodeDescription (const TargetDescription &targetDescription) | |
Public Attributes | |
unsigned | localEventsReceptionCounter |
what is the status of the reception of local events | |
unsigned | namedVariablesReceptionCounter |
what is the status of the reception of named variables | |
unsigned | nativeFunctionReceptionCounter |
what is the status of the reception of native functions |
Potentially partial Descriptions of nodes along with their reception status.
Definition at line 38 of file descriptions-manager.h.
Definition at line 29 of file descriptions-manager.cpp.
Aseba::DescriptionsManager::NodeDescription::NodeDescription | ( | const TargetDescription & | targetDescription | ) |
Definition at line 36 of file descriptions-manager.cpp.
what is the status of the reception of local events
Definition at line 44 of file descriptions-manager.h.
what is the status of the reception of named variables
Definition at line 43 of file descriptions-manager.h.
what is the status of the reception of native functions
Definition at line 45 of file descriptions-manager.h.