OpenJAUS Software Development Kit  4.3.1
openjaus::mobility::ReportLocalVector Member List

This is the complete list of members for openjaus::mobility::ReportLocalVector, including all inherited members.

ackNakopenjaus::transport::Wrapperprotected
altitude_mopenjaus::mobility::ReportLocalVectorprivate
ALTITUDE_MAX_VALUEopenjaus::mobility::ReportLocalVectorstatic
ALTITUDE_MIN_VALUEopenjaus::mobility::ReportLocalVectorstatic
broadcastFlagopenjaus::transport::Wrapperprotected
clone()openjaus::transport::Wrappervirtual
compressibleopenjaus::transport::Wrapperprotected
destinationopenjaus::transport::Wrapperprotected
disableAltitude(void)openjaus::mobility::ReportLocalVector
disableHeading(void)openjaus::mobility::ReportLocalVector
disablePitch(void)openjaus::mobility::ReportLocalVector
disableRoll(void)openjaus::mobility::ReportLocalVector
disableSpeed(void)openjaus::mobility::ReportLocalVector
enableAltitude(void)openjaus::mobility::ReportLocalVector
enableHeading(void)openjaus::mobility::ReportLocalVector
enablePitch(void)openjaus::mobility::ReportLocalVector
enableRoll(void)openjaus::mobility::ReportLocalVector
enableSpeed(void)openjaus::mobility::ReportLocalVector
from(system::Buffer *src)openjaus::mobility::ReportLocalVectorvirtual
getAckNak() constopenjaus::transport::Wrapper
getAltitude_m(void)openjaus::mobility::ReportLocalVector
getBroadcastFlag() constopenjaus::transport::Wrapper
getDestination() constopenjaus::transport::Wrapper
getHeading_rad(void)openjaus::mobility::ReportLocalVector
getId() constopenjaus::model::Trigger
getLargeMessageFlag() constopenjaus::transport::Wrapper
getPayload() constopenjaus::transport::Wrapper
getPitch_rad(void)openjaus::mobility::ReportLocalVector
getPresenceVector(void) constopenjaus::mobility::ReportLocalVector
getPriority() constopenjaus::transport::Wrapper
getRoll_rad(void)openjaus::mobility::ReportLocalVector
getSequenceNumber() constopenjaus::transport::Wrapper
getSource() constopenjaus::transport::Wrapper
getSpeed_mps(void)openjaus::mobility::ReportLocalVector
getTransportData() constopenjaus::transport::Wrapper
getTriggerTimestamp_sec() constopenjaus::model::Trigger
getType() constopenjaus::transport::Wrapper
HEADING_MAX_VALUEopenjaus::mobility::ReportLocalVectorstatic
HEADING_MIN_VALUEopenjaus::mobility::ReportLocalVectorstatic
heading_radopenjaus::mobility::ReportLocalVectorprivate
IDopenjaus::mobility::ReportLocalVectorstatic
idopenjaus::model::Triggerprotected
idString()openjaus::model::Trigger
isAltitudeEnabled(void) constopenjaus::mobility::ReportLocalVector
isCompressible() constopenjaus::transport::Wrapper
isHeadingEnabled(void) constopenjaus::mobility::ReportLocalVector
isMustArrive() constopenjaus::transport::Wrapper
isPitchEnabled(void) constopenjaus::mobility::ReportLocalVector
isRollEnabled(void) constopenjaus::mobility::ReportLocalVector
isSpeedEnabled(void) constopenjaus::mobility::ReportLocalVector
largeMessageFlagopenjaus::transport::Wrapperprotected
length()openjaus::mobility::ReportLocalVectorvirtual
Message()openjaus::model::Message
Message(Message *message)openjaus::model::Message
mustArriveopenjaus::transport::Wrapperprotected
operator<<(std::ostream &output, const ReportLocalVector &object)openjaus::mobility::ReportLocalVectorfriend
operator<<(std::ostream &output, const ReportLocalVector *object)openjaus::mobility::ReportLocalVectorfriend
payloadopenjaus::transport::Wrapperprotected
PITCH_MAX_VALUEopenjaus::mobility::ReportLocalVectorstatic
PITCH_MIN_VALUEopenjaus::mobility::ReportLocalVectorstatic
pitch_radopenjaus::mobility::ReportLocalVectorprivate
presenceVectoropenjaus::mobility::ReportLocalVectorprivate
prioritizedValue()openjaus::transport::Wrappervirtual
priorityopenjaus::transport::Wrapperprotected
PV_ALL_FIELDSopenjaus::mobility::ReportLocalVectorstatic
PV_ALTITUDEopenjaus::mobility::ReportLocalVectorstatic
PV_HEADINGopenjaus::mobility::ReportLocalVectorstatic
PV_NO_FIELDSopenjaus::mobility::ReportLocalVectorstatic
PV_PITCHopenjaus::mobility::ReportLocalVectorstatic
PV_ROLLopenjaus::mobility::ReportLocalVectorstatic
PV_SPEEDopenjaus::mobility::ReportLocalVectorstatic
ReportLocalVector()openjaus::mobility::ReportLocalVector
ReportLocalVector(model::Message *message)openjaus::mobility::ReportLocalVector
ROLL_MAX_VALUEopenjaus::mobility::ReportLocalVectorstatic
ROLL_MIN_VALUEopenjaus::mobility::ReportLocalVectorstatic
roll_radopenjaus::mobility::ReportLocalVectorprivate
sequenceNumberopenjaus::transport::Wrapperprotected
setAckNak(AckNakType ackNak)openjaus::transport::Wrapper
setAltitude_m(double value)openjaus::mobility::ReportLocalVector
setBroadcastFlag(BroadcastType broadcastFlag)openjaus::transport::Wrapper
setCompressible(bool compressible)openjaus::transport::Wrapper
setDestination(const Address &destination)openjaus::transport::Wrapper
setHeading_rad(double value)openjaus::mobility::ReportLocalVector
setId(uint32_t id)openjaus::model::Trigger
setLargeMessageFlag(LargeMessageType largeMessageFlag)openjaus::transport::Wrapper
setMustArrive(bool mustArrive)openjaus::transport::Wrapper
setPayload(system::Transportable *payload)openjaus::transport::Wrapper
setPitch_rad(double value)openjaus::mobility::ReportLocalVector
setPresenceVector(uint8_t value)openjaus::mobility::ReportLocalVector
setPriority(Priority priority)openjaus::transport::Wrapper
setRoll_rad(double value)openjaus::mobility::ReportLocalVector
setSequenceNumber(uint16_t sequenceNumber)openjaus::transport::Wrapper
setSource(const Address &source)openjaus::transport::Wrapper
setSpeed_mps(double value)openjaus::mobility::ReportLocalVector
setTransportData(TransportData *transportData)openjaus::transport::Wrapper
setTriggerTimestamp_sec(double triggerTimestamp_sec)openjaus::model::Trigger
setType(WrapperType type)openjaus::transport::Wrapper
sourceopenjaus::transport::Wrapperprotected
SPEED_MAX_VALUEopenjaus::mobility::ReportLocalVectorstatic
SPEED_MIN_VALUEopenjaus::mobility::ReportLocalVectorstatic
speed_mpsopenjaus::mobility::ReportLocalVectorprivate
to(system::Buffer *dst)openjaus::mobility::ReportLocalVectorvirtual
toString() constopenjaus::mobility::ReportLocalVectorvirtual
toXml(unsigned char ojIndentLevel=0) constopenjaus::mobility::ReportLocalVector
Transportable()openjaus::system::Transportableinline
transportDataopenjaus::transport::Wrapperprotected
Trigger()openjaus::model::Trigger
triggerTimestamp_secopenjaus::model::Triggerprotected
typeopenjaus::transport::Wrapperprotected
Wrapper()openjaus::transport::Wrapper
Wrapper(const Wrapper &wrapper)openjaus::transport::Wrapperprotected
~Message()openjaus::model::Messagevirtual
~Prioritized()openjaus::system::Prioritizedinlinevirtual
~ReportLocalVector()openjaus::mobility::ReportLocalVector
~Transportable()openjaus::system::Transportableinlinevirtual
~Trigger()openjaus::model::Triggervirtual
~Wrapper()openjaus::transport::Wrappervirtual