MotionManager::CommandEntry Struct Reference#include <MotionManager.h>
List of all members.
Detailed Description
All the information we need to maintain about a MotionCommand.
Definition at line 207 of file MotionManager.h.
Constructor & Destructor Documentation
MotionManager::CommandEntry::CommandEntry |
( |
|
) |
[inline] |
|
MotionManager::CommandEntry::CommandEntry |
( |
const CommandEntry & |
|
) |
[private] |
|
|
this shouldn't be called...
|
Member Function Documentation
|
this shouldn't be called...
|
Member Data Documentation
|
the ID of the last accessor to touch the command (which implies if it wants to touch this again, we don't have to convert again)
Definition at line 221 of file MotionManager.h.
Referenced by CommandEntry(). |
The documentation for this struct was generated from the following file:
|