#include <DebugDataTable.h>
Public Member Functions | |
| ~DebugDataTable () | |
| template<class T> void | f (const char *name, T &t) |
| template<class T> void | registerObject (const char *name, T &t) |
| bool | processChangeRequest (In &in) |
Private Attributes | |
| hash_map< std::string, DebugDataHeader * > | table |
|
|
Definition at line 97 of file DebugDataTable.h. References table. |
|
||||||||||||||||
|
Definition at line 104 of file DebugDataTable.h. References DebugData< T >::data, and table. |
|
||||||||||||||||
|
Definition at line 116 of file DebugDataTable.h. References DebugData< T >::data, DebugDataHeader::request, and table. |
|
|
Definition at line 141 of file DebugDataTable.h. Referenced by Motion::handleMessage(), and Cognition::handleMessage(). |
|
|
Definition at line 95 of file DebugDataTable.h. Referenced by f(), processChangeRequest(), registerObject(), and ~DebugDataTable(). |
1.3.6