VR-Link API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtTroposphereLayerDecoder Member List

This is the complete list of members for DtTroposphereLayerDecoder, including all inherited members.

addDecoder(RTI::AttributeHandle h, DtAttributeDecoder func)DtHlaStateDecoder
addDecoder(char *attrName, DtAttributeDecoder func, bool complain=true)DtHlaStateDecoder
attributeData(const RTI::AttributeHandleValuePairSet &attrs, int index, RTI::ULong &length)DtHlaStateDecoderinlinestatic
attributeData(const RTI::AttributeHandleValuePairSet &attrs, int index, RTI::ULong &length, unsigned int expectedDataSize, char *attrName)DtHlaStateDecoderinlinestatic
AttributeHandleBoolMap typedefDtHlaStateDecoderprotected
AttributeHandleDecoderMap typedefDtHlaStateDecoderprotected
clone() const DtHlaStateDecodervirtual
clone(DtObjClassDesc *classDesc) const DtHlaStateDecodervirtual
copyDecFuncs(const DtHlaStateDecoder &orig)DtHlaStateDecoderprotectedvirtual
create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)DtTroposphereLayerDecoderstatic
decode(const DtStateMsg &msg, DtStateRepository *stateRep) const DtHlaStateDecodervirtual
decodeAttribute(DtStateRepository *stateRep, const RTI::AttributeHandleValuePairSet &attrs, unsigned long pairSetIndex) const DtHlaStateDecoderprotectedvirtual
decodeBarometricPressure(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodeCloud(DtTroposphereLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtTroposphereLayerDecoderprotectedstatic
decodeGeoReference(DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtEnvironmentConditionDecoderprotectedstatic
decodeHaze(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodeHumidity(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodeLayer(DtTroposphereLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtTroposphereLayerDecoderprotectedstatic
decodeName(DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtMetocRootDecoderprotectedstatic
decodePrecipitation(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodePriority(DtTroposphereLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtTroposphereLayerDecoderprotectedstatic
decoder(const RTI::AttributeHandle &handle) const DtHlaStateDecoderinlinevirtual
decodeServiceId(DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtEnvironmentConditionDecoderprotectedstatic
decodeTemperature(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodeUniqueId(DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtMetocRootDecoderprotectedstatic
decodeVisibilityRange(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodeVrfWeatherAreaIdentifier(DtTroposphereLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtTroposphereLayerDecoderprotectedstatic
decodeWind(DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)DtWeatherDecoderprotectedstatic
decodingBuffer(int length)DtHlaStateDecoderinlinestatic
DtAttributeDecoder typedefDtHlaStateDecoder
DtEnvironmentConditionDecoder(DtExerciseConn *exConn, DtObjClassDesc *classDesc)DtEnvironmentConditionDecoder
DtEnvironmentConditionDecoder(const DtEnvironmentConditionDecoder &orig)DtEnvironmentConditionDecoder
DtHlaStateDecoder(DtExerciseConn *exConn, DtObjClassDesc *classDesc)DtHlaStateDecoder
DtHlaStateDecoder(const DtHlaStateDecoder &orig)DtHlaStateDecoder
DtMetocRootDecoder(DtExerciseConn *exConn, DtObjClassDesc *classDesc)DtMetocRootDecoder
DtMetocRootDecoder(const DtMetocRootDecoder &orig)DtMetocRootDecoder
DtTroposphereLayerDecoder(DtExerciseConn *exConn, DtObjClassDesc *classDesc)DtTroposphereLayerDecoder
DtTroposphereLayerDecoder(const DtTroposphereLayerDecoder &orig)DtTroposphereLayerDecoder
DtWeatherDecoder(DtExerciseConn *exConn, DtObjClassDesc *classDesc)DtWeatherDecoder
DtWeatherDecoder(const DtWeatherDecoder &orig)DtWeatherDecoder
eventIdAttributeData(const RTI::AttributeHandleValuePairSet &attrs, int index)DtHlaStateDecoderinlinestatic
getVectorFromArrayOfUuid(char *buffer, int size, std::vector< DtVrlUuid > &uuids)DtHlaStateDecoderstatic
myClassDescDtHlaStateDecoderprotected
myDecoderListDtHlaStateDecoderprotected
myExConnDtHlaStateDecoderprotected
myHandleDtHlaStateDecoderprotected
objectClassHandle() const DtHlaStateDecoderinlinevirtual
operator=(const DtTroposphereLayerDecoder &orig)DtTroposphereLayerDecoder
DtWeatherDecoder::operator=(const DtWeatherDecoder &orig)DtWeatherDecoder
DtEnvironmentConditionDecoder::operator=(const DtEnvironmentConditionDecoder &orig)DtEnvironmentConditionDecoder
DtMetocRootDecoder::operator=(const DtMetocRootDecoder &orig)DtMetocRootDecoder
DtHlaStateDecoder::operator=(const DtHlaStateDecoder &orig)DtHlaStateDecoder
removeDecoder(RTI::AttributeHandle h)DtHlaStateDecoder
removeDecoder(char *attrName, bool complain=true)DtHlaStateDecoder
theUseGetValuePointerDtHlaStateDecoderstatic
wideStringFromHlaUnicodeString(char *buffer, int size, bool *error=nullptr)DtHlaStateDecoderstatic
~DtEnvironmentConditionDecoder()DtEnvironmentConditionDecodervirtual
~DtHlaStateDecoder()DtHlaStateDecodervirtual
~DtMetocRootDecoder()DtMetocRootDecodervirtual
~DtTroposphereLayerDecoder()DtTroposphereLayerDecodervirtual
~DtWeatherDecoder()DtWeatherDecodervirtual

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)