AngVelocity2DMsg | Passer::RoboidControl::NetworkSync | static |
Buffer typedef | Passer::RoboidControl::NetworkSync | |
buffer | Passer::RoboidControl::NetworkSync | protected |
ClientMsg | Passer::RoboidControl::NetworkSync | static |
CreateMsg | Passer::RoboidControl::NetworkSync | static |
DestroyMsg | Passer::RoboidControl::NetworkSync | static |
DestroyObject(InterestingThing *obj)=0 | Passer::RoboidControl::NetworkSync | pure virtual |
InvestigateMsg | Passer::RoboidControl::NetworkSync | static |
networkId | Passer::RoboidControl::NetworkSync | |
NetworkIdMsg | Passer::RoboidControl::NetworkSync | static |
networkPerception | Passer::RoboidControl::NetworkSync | protected |
NetworkSync() | Passer::RoboidControl::NetworkSync | |
NetworkUpdate(Roboid *roboid)=0 | Passer::RoboidControl::NetworkSync | pure virtual |
NewObject(InterestingThing *obj) | Passer::RoboidControl::NetworkSync | inlinevirtual |
Pose_AngularVelocity | Passer::RoboidControl::NetworkSync | static |
Pose_LinearVelocity | Passer::RoboidControl::NetworkSync | static |
Pose_Orientation | Passer::RoboidControl::NetworkSync | static |
Pose_Position | Passer::RoboidControl::NetworkSync | static |
PoseMsg | Passer::RoboidControl::NetworkSync | static |
PoseTypeMsg | Passer::RoboidControl::NetworkSync | static |
Position2DMsg | Passer::RoboidControl::NetworkSync | static |
PublishClient() | Passer::RoboidControl::NetworkSync | protected |
PublishNewObject() | Passer::RoboidControl::NetworkSync | |
PublishRelativeObject(Buffer sendBuffer, UInt8 parentId, InterestingThing *object) | Passer::RoboidControl::NetworkSync | protected |
PublishTrackedObject(Buffer sendBuffer, InterestingThing *object) | Passer::RoboidControl::NetworkSync | protected |
PublishTrackedObjects(Buffer sendBuffer, InterestingThing **objects) | Passer::RoboidControl::NetworkSync | |
ReceiveMessage(Roboid *roboid, unsigned char bytecount) | Passer::RoboidControl::NetworkSync | |
ReceiveNetworkId() | Passer::RoboidControl::NetworkSync | |
RelativePoseMsg | Passer::RoboidControl::NetworkSync | static |
SendAngle8(unsigned char *data, unsigned int startIndex, const float value) | Passer::RoboidControl::NetworkSync | protected |
SendBuffer(unsigned char bufferSize) | Passer::RoboidControl::NetworkSync | protectedvirtual |
SendDestroyObject(Buffer sendBuffer, InterestingThing *obj) | Passer::RoboidControl::NetworkSync | |
SendInt32(unsigned char *data, unsigned int startIndex, Int32 value) | Passer::RoboidControl::NetworkSync | protected |
SendInvestigateThing(InterestingThing *thing) | Passer::RoboidControl::NetworkSync | |
SendPolar(unsigned char *data, unsigned char *startIndex, Polar p) | Passer::RoboidControl::NetworkSync | protected |
SendPose(Vector3 worldPosition, Quaternion worldOrientation) | Passer::RoboidControl::NetworkSync | inlinevirtual |
SendPoseMsg(Buffer sendBuffer, Roboid *roboid) | Passer::RoboidControl::NetworkSync | |
SendPosition(Vector3 worldPosition) | Passer::RoboidControl::NetworkSync | inlinevirtual |
SendQuat32(unsigned char *data, unsigned char *startIndex, const Quaternion q) | Passer::RoboidControl::NetworkSync | protected |
SendQuaternion(unsigned char *data, const int startIndex, const Quaternion q) | Passer::RoboidControl::NetworkSync | protected |
SendSingle100(unsigned char *data, unsigned int startIndex, float value) | Passer::RoboidControl::NetworkSync | protected |
SendSpherical(unsigned char *data, int startIndex, Spherical s) | Passer::RoboidControl::NetworkSync | protected |
SendVector3(unsigned char *data, unsigned char *startIndex, const Vector3 v) | Passer::RoboidControl::NetworkSync | protected |
Velocity2DMsg | Passer::RoboidControl::NetworkSync | static |