Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
MotionManager::CommandEntry Struct Reference#include <MotionManager.h>
Detailed DescriptionAll the information we need to maintain about a MotionCommand.Definition at line 220 of file MotionManager.h.
Constructor & Destructor Documentation
this shouldn't be called...
Member Function Documentation
this shouldn't be called...
Member Data Documentationfor each accessor, the base address of the motion command
Definition at line 228 of file MotionManager.h. Referenced by CommandEntry(). for each accessor the shared memory region that holds the motion command
Definition at line 229 of file MotionManager.h. Referenced by CommandEntry(). 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 230 of file MotionManager.h.
The documentation for this struct was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:32 2007 by Doxygen 1.5.4 |