|
| static bool | needSeaState (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if SeaState needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeSeaState (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes SeaState from rep into attrs. More...
|
| |
| static bool | needSalinity (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if Salinity needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeSalinity (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Salinity from rep into attrs. More...
|
| |
| static bool | needTide (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if Tide needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeTide (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Tide from rep into attrs. More...
|
| |
| static bool | needIce (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if Ice needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeIce (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Ice from rep into attrs. More...
|
| |
| static bool | needCurrent (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if Current needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeCurrent (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Current from rep into attrs. More...
|
| |
| static bool | needWave (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if Wave needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeWave (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Wave from rep into attrs. More...
|
| |
| static bool | needSwell (const DtWaterSurfaceStateRepository &stateRep, const DtWaterSurfaceStateRepository &asSeenByRemote) |
| | Return true if Swell needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeSwell (const DtWaterSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Swell from rep into attrs. More...
|
| |
| static bool | needTemperature (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if Temperature needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeTemperature (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Temperature from rep into attrs. More...
|
| |
| static bool | needWind (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if Wind needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeWind (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Wind from rep into attrs. More...
|
| |
| static bool | needPrecipitation (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if Precipitation needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodePrecipitation (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Precipitation from rep into attrs. More...
|
| |
| static bool | needHaze (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if Haze needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeHaze (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Haze from rep into attrs. More...
|
| |
| static bool | needHumidity (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if Humidity needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeHumidity (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Humidity from rep into attrs. More...
|
| |
| static bool | needBarometricPressure (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if BarometricPressure needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeBarometricPressure (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes BarometricPressure from rep into attrs. More...
|
| |
| static bool | needVisibilityRange (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| | Return true if VisibilityRange needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeVisibilityRange (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes VisibilityRange from rep into attrs. More...
|
| |
| static bool | needServiceId (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| | Return true if ServiceId needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeServiceId (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes ServiceId from rep into attrs. More...
|
| |
| static bool | needGeoReference (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| | Return true if GeoReference needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeGeoReference (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes GeoReference from rep into attrs. More...
|
| |
| static bool | needUniqueId (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| | Return true if UniqueId needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeUniqueId (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes UniqueId from rep into attrs. More...
|
| |
| static bool | needName (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| | Return true if Name needs to be sent to the network, false otherwise. More...
|
| |
| static void | encodeName (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| | Encodes Name from rep into attrs. More...
|
| |
Instances of DtWaterSurfaceEncoder encode data from DtWaterSurfaceStateRepository objects to the net structures to be sent to the network.