Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
RemoteState Class Reference#include <RemoteState.h>
Detailed DescriptionThis class represents remote state information recieved from a remote dog, and can be treated like a WorldState objectDefinition at line 11 of file RemoteState.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Definition at line 12 of file RemoteState.cc.
Definition at line 18 of file RemoteState.cc.
Member Function Documentation
Member Data Documentation
Definition at line 16 of file RemoteState.h.
Definition at line 17 of file RemoteState.h.
Initial value: { NumOutputs*sizeof(float), NumButtons*sizeof(float), NumSensors*sizeof(float), } Definition at line 27 of file RemoteState.h. Referenced by EventProxy::sendState().
Definition at line 30 of file RemoteState.h.
The documentation for this class was generated from the following files: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:39 2007 by Doxygen 1.5.4 |