Instances of DtTroposphereLayerEncoder encode data from DtTroposphereLayerStateRepository objects to the net structures to be sent to the network.
|
| static bool | needLayer (const DtTroposphereLayerStateRepository &stateRep, const DtTroposphereLayerStateRepository &asSeenByRemote) |
| |
| static void | encodeLayer (const DtTroposphereLayerStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needCloud (const DtTroposphereLayerStateRepository &stateRep, const DtTroposphereLayerStateRepository &asSeenByRemote) |
| |
| static void | encodeCloud (const DtTroposphereLayerStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needTemperature (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeTemperature (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needWind (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeWind (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needPrecipitation (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodePrecipitation (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needHaze (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeHaze (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needHumidity (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeHumidity (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needBarometricPressure (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeBarometricPressure (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needVisibilityRange (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeVisibilityRange (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needServiceId (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| |
| static void | encodeServiceId (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needGeoReference (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| |
| static void | encodeGeoReference (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needUniqueId (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| |
| static void | encodeUniqueId (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needName (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| |
| static void | encodeName (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |