| 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 216 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 224 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 226 of file MotionManager.h.
for each accessor the shared memory region that holds the motion command
Definition at line 225 of file MotionManager.h. Referenced by CommandEntry().
The documentation for this struct was generated from the following file: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:07 2006 by Doxygen 1.4.7 |