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

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

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