Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
RemoteState Class Reference
Detailed DescriptionThis class represents remote state information recieved from a remote dog, and can be treated like a WorldState object Definition at line 12 of file RemoteState.h.
Member Enumeration DocumentationDefinition at line 22 of file RemoteState.h. Constructor & Destructor Documentation
Definition at line 12 of file RemoteState.cc.
Definition at line 18 of file RemoteState.cc.
Member Function Documentation
Definition at line 22 of file RemoteState.cc. Referenced by RemoteRouter::processData(). Member Data Documentation
Definition at line 17 of file RemoteState.h.
Definition at line 16 of file RemoteState.h. Referenced by RemoteState(), and update().
Definition at line 31 of file RemoteState.h.
Definition at line 18 of file RemoteState.h.
Initial value:
{ NumOutputs*sizeof(float), NumButtons*sizeof(float), NumSensors*sizeof(float), } Definition at line 28 of file RemoteState.h. Referenced by EventProxy::sendState(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3 |