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

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

ackNakopenjaus::transport::Wrapperprotected
altitude_mopenjaus::mobility::ReportGlobalVectorprivate
ALTITUDE_MAX_VALUEopenjaus::mobility::ReportGlobalVectorstatic
ALTITUDE_MIN_VALUEopenjaus::mobility::ReportGlobalVectorstatic
broadcastFlagopenjaus::transport::Wrapperprotected
clone()openjaus::transport::Wrappervirtual
compressibleopenjaus::transport::Wrapperprotected
destinationopenjaus::transport::Wrapperprotected
disableAltitude(void)openjaus::mobility::ReportGlobalVector
disableHeading(void)openjaus::mobility::ReportGlobalVector
disablePitch(void)openjaus::mobility::ReportGlobalVector
disableRoll(void)openjaus::mobility::ReportGlobalVector
disableSpeed(void)openjaus::mobility::ReportGlobalVector
enableAltitude(void)openjaus::mobility::ReportGlobalVector
enableHeading(void)openjaus::mobility::ReportGlobalVector
enablePitch(void)openjaus::mobility::ReportGlobalVector
enableRoll(void)openjaus::mobility::ReportGlobalVector
enableSpeed(void)openjaus::mobility::ReportGlobalVector
from(system::Buffer *src)openjaus::mobility::ReportGlobalVectorvirtual
getAckNak() constopenjaus::transport::Wrapper
getAltitude_m(void)openjaus::mobility::ReportGlobalVector
getBroadcastFlag() constopenjaus::transport::Wrapper
getDestination() constopenjaus::transport::Wrapper
getHeading_rad(void)openjaus::mobility::ReportGlobalVector
getId() constopenjaus::model::Trigger
getLargeMessageFlag() constopenjaus::transport::Wrapper
getPayload() constopenjaus::transport::Wrapper
getPitch_rad(void)openjaus::mobility::ReportGlobalVector
getPresenceVector(void) constopenjaus::mobility::ReportGlobalVector
getPriority() constopenjaus::transport::Wrapper
getRoll_rad(void)openjaus::mobility::ReportGlobalVector
getSequenceNumber() constopenjaus::transport::Wrapper
getSource() constopenjaus::transport::Wrapper
getSpeed_mps(void)openjaus::mobility::ReportGlobalVector
getTransportData() constopenjaus::transport::Wrapper
getTriggerTimestamp_sec() constopenjaus::model::Trigger
getType() constopenjaus::transport::Wrapper
HEADING_MAX_VALUEopenjaus::mobility::ReportGlobalVectorstatic
HEADING_MIN_VALUEopenjaus::mobility::ReportGlobalVectorstatic
heading_radopenjaus::mobility::ReportGlobalVectorprivate
IDopenjaus::mobility::ReportGlobalVectorstatic
idopenjaus::model::Triggerprotected
idString()openjaus::model::Trigger
isAltitudeEnabled(void) constopenjaus::mobility::ReportGlobalVector
isCompressible() constopenjaus::transport::Wrapper
isHeadingEnabled(void) constopenjaus::mobility::ReportGlobalVector
isMustArrive() constopenjaus::transport::Wrapper
isPitchEnabled(void) constopenjaus::mobility::ReportGlobalVector
isRollEnabled(void) constopenjaus::mobility::ReportGlobalVector
isSpeedEnabled(void) constopenjaus::mobility::ReportGlobalVector
largeMessageFlagopenjaus::transport::Wrapperprotected
length()openjaus::mobility::ReportGlobalVectorvirtual
Message()openjaus::model::Message
Message(Message *message)openjaus::model::Message
mustArriveopenjaus::transport::Wrapperprotected
operator<<(std::ostream &output, const ReportGlobalVector &object)openjaus::mobility::ReportGlobalVectorfriend
operator<<(std::ostream &output, const ReportGlobalVector *object)openjaus::mobility::ReportGlobalVectorfriend
payloadopenjaus::transport::Wrapperprotected
PITCH_MAX_VALUEopenjaus::mobility::ReportGlobalVectorstatic
PITCH_MIN_VALUEopenjaus::mobility::ReportGlobalVectorstatic
pitch_radopenjaus::mobility::ReportGlobalVectorprivate
presenceVectoropenjaus::mobility::ReportGlobalVectorprivate
prioritizedValue()openjaus::transport::Wrappervirtual
priorityopenjaus::transport::Wrapperprotected
PV_ALL_FIELDSopenjaus::mobility::ReportGlobalVectorstatic
PV_ALTITUDEopenjaus::mobility::ReportGlobalVectorstatic
PV_HEADINGopenjaus::mobility::ReportGlobalVectorstatic
PV_NO_FIELDSopenjaus::mobility::ReportGlobalVectorstatic
PV_PITCHopenjaus::mobility::ReportGlobalVectorstatic
PV_ROLLopenjaus::mobility::ReportGlobalVectorstatic
PV_SPEEDopenjaus::mobility::ReportGlobalVectorstatic
ReportGlobalVector()openjaus::mobility::ReportGlobalVector
ReportGlobalVector(model::Message *message)openjaus::mobility::ReportGlobalVector
ROLL_MAX_VALUEopenjaus::mobility::ReportGlobalVectorstatic
ROLL_MIN_VALUEopenjaus::mobility::ReportGlobalVectorstatic
roll_radopenjaus::mobility::ReportGlobalVectorprivate
sequenceNumberopenjaus::transport::Wrapperprotected
setAckNak(AckNakType ackNak)openjaus::transport::Wrapper
setAltitude_m(double value)openjaus::mobility::ReportGlobalVector
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::ReportGlobalVector
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::ReportGlobalVector
setPresenceVector(uint8_t value)openjaus::mobility::ReportGlobalVector
setPriority(Priority priority)openjaus::transport::Wrapper
setRoll_rad(double value)openjaus::mobility::ReportGlobalVector
setSequenceNumber(uint16_t sequenceNumber)openjaus::transport::Wrapper
setSource(const Address &source)openjaus::transport::Wrapper
setSpeed_mps(double value)openjaus::mobility::ReportGlobalVector
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::ReportGlobalVectorstatic
SPEED_MIN_VALUEopenjaus::mobility::ReportGlobalVectorstatic
speed_mpsopenjaus::mobility::ReportGlobalVectorprivate
to(system::Buffer *dst)openjaus::mobility::ReportGlobalVectorvirtual
toString() constopenjaus::mobility::ReportGlobalVectorvirtual
toXml(unsigned char ojIndentLevel=0) constopenjaus::mobility::ReportGlobalVector
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
~ReportGlobalVector()openjaus::mobility::ReportGlobalVector
~Transportable()openjaus::system::Transportableinlinevirtual
~Trigger()openjaus::model::Triggervirtual
~Wrapper()openjaus::transport::Wrappervirtual