, including all inherited members.
AddToOrientation(const Point3D &orientation, const Time &time=Time(true)) | JAUS::SetLocalPose | |
AddToPose(const Point3D &position, const Point3D &orientation, const Time &time=Time(true)) | JAUS::SetLocalPose | |
AddToPosition(const Point3D &position, const Time &time=Time(true)) | JAUS::SetLocalPose | |
AreFieldsPresent(const UInt presenceVector) const | JAUS::Message | [inline] |
ClearMessage() | JAUS::Message | |
ClearMessageBody() | JAUS::SetLocalPose | [virtual] |
ClearMessageHeader() | JAUS::Message | |
Clone() const | JAUS::SetLocalPose | [inline, virtual] |
CopyHeaderData(const Message *msg) | JAUS::Message | |
GetAttitudeRMS() const | JAUS::SetLocalPose | [inline] |
GetDestinationID() const | JAUS::Message | [inline] |
GetMessageCode() const | JAUS::Message | [inline] |
GetMessageCodeOfResponse() const | JAUS::SetLocalPose | [inline, virtual] |
GetMessageName() const | JAUS::SetLocalPose | [inline, virtual] |
GetPitch() const | JAUS::SetLocalPose | [inline] |
GetPositionRMS() const | JAUS::SetLocalPose | [inline] |
GetPresenceVector() const | JAUS::SetLocalPose | [inline, virtual] |
GetPresenceVectorMask() const | JAUS::SetLocalPose | [inline, virtual] |
GetPresenceVectorSize() const | JAUS::SetLocalPose | [inline, virtual] |
GetPriority() const | JAUS::Message | [inline] |
GetRoll() const | JAUS::SetLocalPose | [inline] |
GetSourceID() const | JAUS::Message | [inline] |
GetTimeStamp() const | JAUS::SetLocalPose | [inline] |
GetX() const | JAUS::SetLocalPose | [inline] |
GetY() const | JAUS::SetLocalPose | [inline] |
GetYaw() const | JAUS::SetLocalPose | [inline] |
GetZ() const | JAUS::SetLocalPose | [inline] |
IsCommand() const | JAUS::SetLocalPose | [inline, virtual] |
IsFieldPresent(const UInt presenceVector) const | JAUS::Message | [inline] |
IsLargeDataSet(const unsigned int maxPayloadSize=1437) const | JAUS::SetLocalPose | [inline, virtual] |
IsResponseToMessage(const Message *requestingMessage) const | JAUS::Message | [virtual] |
List typedef | JAUS::Message | |
Map typedef | JAUS::Message | |
mAttitudeRMS | JAUS::SetLocalPose | [protected] |
mDestinationID | JAUS::Message | [protected] |
Message(const UShort messageCode, const Address &dest=Address(), const Address &src=Address()) | JAUS::Message | |
mMessageCode | JAUS::Message | [protected] |
mPitch | JAUS::SetLocalPose | [protected] |
mPositionRMS | JAUS::SetLocalPose | [protected] |
mPresenceVector | JAUS::SetLocalPose | [protected] |
mPriority | JAUS::Message | [protected] |
mRoll | JAUS::SetLocalPose | [protected] |
mSourceID | JAUS::Message | [protected] |
mTimeStamp | JAUS::SetLocalPose | [protected] |
mX | JAUS::SetLocalPose | [protected] |
mY | JAUS::SetLocalPose | [protected] |
mYaw | JAUS::SetLocalPose | [protected] |
mZ | JAUS::SetLocalPose | [protected] |
operator=(const SetLocalPose &message) | JAUS::SetLocalPose | |
Print() const | JAUS::Message | [virtual] |
PrintMessageBody() const | JAUS::Message | [inline, virtual] |
Priority typedef | JAUS::Message | |
Read(const Packet &packet, const Packet *transportHeader=NULL) | JAUS::Message | [virtual] |
ReadLargeDataSet(const Packet::List &stream, const Packet *transportHeader=NULL) | JAUS::Message | [virtual] |
ReadLargeDataSet(const std::map< UShort, Packet > &stream, const Packet *transportHeader=NULL) | JAUS::Message | [virtual] |
ReadMessageBody(const Packet &packet) | JAUS::SetLocalPose | [virtual] |
RunTestCase() const | JAUS::SetLocalPose | [virtual] |
SetAttitudeRMS(const double radians) | JAUS::SetLocalPose | |
SetDestinationID(const Address &dest) | JAUS::Message | |
SetLocalPose(const Address &dest=Address(), const Address &src=Address()) | JAUS::SetLocalPose | |
SetLocalPose(const SetLocalPose &message) | JAUS::SetLocalPose | |
SetOrientation(const Point3D &orientation, const Time &time=Time(true)) | JAUS::SetLocalPose | |
SetPitch(const double radians) | JAUS::SetLocalPose | |
SetPose(const Point3D &position, const Point3D &orientation, const Time &time=Time(true)) | JAUS::SetLocalPose | |
SetPosition(const Point3D &position, const Time &time=Time(true)) | JAUS::SetLocalPose | |
SetPositionRMS(const double value) | JAUS::SetLocalPose | |
SetPriority(const Byte p=Header::Priority::Standard) | JAUS::Message | |
SetRoll(const double radians) | JAUS::SetLocalPose | |
SetSourceID(const Address &src) | JAUS::Message | |
SetTimeStamp(const Time &time) | JAUS::SetLocalPose | |
SetX(const double value) | JAUS::SetLocalPose | |
SetY(const double value) | JAUS::SetLocalPose | |
SetYaw(const double radians) | JAUS::SetLocalPose | |
SetZ(const double value) | JAUS::SetLocalPose | |
SwapSourceAndDestination() | JAUS::Message | |
Write(Packet &packet, Header &header, const Packet *transportHeader=NULL, const bool clearPacket=true, const UShort startingSequenceNumber=0, const Byte broadcastFlag=0) const | JAUS::Message | [virtual] |
WriteLargeDataSet(Packet::List &stream, Header::List &streamHeaders, const UShort maxPayloadSize=1437, const Packet *transportHeader=NULL, const UShort startingSequenceNumber=0, const Byte broadcastFlag=0) const | JAUS::Message | [virtual] |
WriteMessageBody(Packet &packet) const | JAUS::SetLocalPose | [virtual] |
~Message() | JAUS::Message | [virtual] |
~SetLocalPose() | JAUS::SetLocalPose | |