Public Member Functions |
| | DtPortalEntity () |
| | CTOR.
|
| | DtPortalEntity (const DtPortalEntity &other) |
| | Copy CTOR.
|
| virtual | ~DtPortalEntity () |
| | Virtual DTOR.
|
| DtPortalEntity & | operator= (const DtPortalEntity &other) |
| | Assignment operator.
|
| virtual unsigned int | netSize () const |
| virtual void | writeSelfToBuffer (void *buffer, int bufferSize) const |
| | Writes this message into the memory buffer provided by buffer.
|
| virtual void | readSelfFromBuffer (const void *buffer, int bufferSize) |
| | Reads this message from the memory buffer into this object.
|
| virtual std::ostream & | printDataToStream (std::ostream &str) const |
| | Prints the current state of this message to the stream specified by str.
|
|
| bool | operator== (const DtPortalEntity &other) const |
| bool | operator!= (const DtPortalEntity &other) const |
|
| | DtDEC_ATTRIBUTE (DtU32, ForceId, forceId) |
| | Enumeration indicating the force this entity is associated with.
|
| | DtDEC_ATTRIBUTE (DtU8, DamageState, damageState) |
| | Enumeration indicating if and how the entity is damaged.
|
| | DtDEC_ATTRIBUTE (DtString, MarkingText, markingText) |
| | A description of the object.
|
| | DtDEC_ATTRIBUTE (DtString, FederateId, federateId) |
| | The object name of the Federate this object is associated with.
|
| | DtDEC_ATTRIBUTE (DtString, Guise, guise) |
| | The alternate entity type.
|
| | DtDEC_ATTRIBUTE (DtU32, MarkingCharSet, markingCharSet) |
| | The character type set used for the Marking Text.
|
| | DtDEC_ATTRIBUTE (bool, MissionKill, missionKill) |
| | True if the mission capability is disabled.
|
| | DtDEC_ATTRIBUTE (bool, FirePowerDisabled, firePowerDisabled) |
| | True if the entity's fire power has been disabled.
|
| | DtDEC_ATTRIBUTE (bool, Immobilized, immobilized) |
| | True if the entity is immobilized;.
|
| | DtDEC_ATTRIBUTE (bool, IsConcealed, isConcealed) |
| | True if the entity is concealed.
|
| | DtDEC_ATTRIBUTE (bool, EngineSmokeOn, engineSmokeOn) |
| | True if entity is creating engine smoke.
|
| | DtDEC_ATTRIBUTE (bool, PowerPlantOn, powerPlantOn) |
| | True if the entities power plant is running.
|
| | DtDEC_ATTRIBUTE (bool, RampDeployed, rampDeployed) |
| | True if the entity has a ramp which is deployed.
|
| | DtDEC_ATTRIBUTE (bool, SmokePlumePresent, smokePlumePresent) |
| | True if the entity is generating smoke.
|
| | DtDEC_ATTRIBUTE (bool, TentDeployed, tentDeployed) |
| | True if the entity has a tent that is deployed.
|
| | DtDEC_ATTRIBUTE (bool, AfterburnerOn, afterburnerOn) |
| | True if the entity has an afterburner and it's on.
|
| | DtDEC_ATTRIBUTE (bool, HasAmmunitionSupplyCap, hasAmmunitionSupplyCap) |
| | True if the entity has an Ammunition Supply Cap.
|
| | DtDEC_ATTRIBUTE (bool, LauncherRaised, launcherRaised) |
| | True if the entity has a weapon launcher and its raised.
|
| | DtDEC_ATTRIBUTE (bool, AntennaRaised, antennaRaised) |
| | True if the entity has an antenna and its raised.
|
| | DtDEC_ATTRIBUTE (bool, FlamesPresent, flamesPresent) |
| | True if the entity is generating flames.
|
| | DtDEC_ATTRIBUTE (bool, HasFuelSupplyCap, hasFuelSupplyCap) |
| | True if the entity has a fuel supply cap.
|
| | DtDEC_ATTRIBUTE (bool, HasRecoveryCap, hasRecoveryCap) |
| | True if the entity has a recovery cap.
|
| | DtDEC_ATTRIBUTE (bool, HasRepairCap, hasRepairCap) |
| | True if the entity has a repair cap.
|
| | DtDEC_ATTRIBUTE (DtU8, HatchState, hatchState) |
| | Enumeration describing the hatch state as defined in the DIS Enumeration Standard.
|
| | DtDEC_ATTRIBUTE (DtU32, LifeformState, lifeformState) |
| | Enumeration describing the state of a life form as defined in the DIS Enumeration Standard.
|
| | DtDEC_ATTRIBUTE (DtU32, LightState, lightState) |
| | Enumeration describing the lighting of the object as defined by the DIS Enumeration Standard.
|
| | DtDEC_ATTRIBUTE (DtU32, Density, density) |
| | Density of the object.
|
| | DtDEC_ATTRIBUTE (DtU8, TrailState, trailState) |
| | Enumeration describing the trailing effects of the object.
|
| | DtDEC_ATTRIBUTE (DtU8, CamouflageType, camouflageType) |
| | Enumeration describing the Camouflage of the object.
|
| | DtDEC_ATTRIBUTE (DtU32, PrimaryWeaponState, primaryWeaponState) |
| | Enumeration describing the primary weapon state.
|
| | DtDEC_ATTRIBUTE (DtU32, SecondaryWeaponState, secondaryWeaponState) |
| | Enumeration describing the secondary weapon state.
|
| | DtDEC_ATTRIBUTE (DtU32, ComplianceState, complianceState) |
| | Enumeration as described by the DIS Enumerations document.
|
| | DtDEC_ATTRIBUTE (DtArticulatedPartCollection, ArticulatedPartList, articulatedPartList) |
| | Articulated parts as encoded by DtArticulatedPartList.
|
| | DtDEC_ATTRIBUTE (DtAttachedPartCollection, AttachedPartList, attachedPartList) |
| | Attached parts as encoded by DtAttachedPartList.
|
|
| | DtDEC_ATTRIBUTE (DtU16, InfraredSigRepIndex, infraredSigRepIndex) |
| | DtDEC_ATTRIBUTE (DtU16, AcousticSigRepIndex, acousticSigRepIndex) |
| | DtDEC_ATTRIBUTE (DtU16, RadarSigRepIndex, radarSigRepIndex) |
| | DtDEC_ATTRIBUTE (DtPropulsionSystemDataList, PropulsionSystemData, propulsionSystemData) |
| | DtDEC_ATTRIBUTE (DtNozzleSystemDataList, NozzleSystemData, nozzleSystemData) |
|
| | DtDEC_ATTRIBUTE (DtString, LVCID, lvcID) |
| | DtDEC_ATTRIBUTE (DtString, SideName, sideName) |
| | DtDEC_ATTRIBUTE (DtString, MySuperior, mySuperior) |
| | DtPortalBaseEntity (DtPortalMessageKind kind, const DtString &name) |
| | CTOR.
|
| | DtPortalBaseEntity (const DtPortalBaseEntity &other) |
| | Copy CTOR.
|
| virtual | ~DtPortalBaseEntity () |
| | Virtual DTOR.
|
| DtPortalBaseEntity & | operator= (const DtPortalBaseEntity &other) |
| | Assignment operator.
|
| | DtDEC_ATTRIBUTE (DtU32, Algorithm, algorithm) |
| | The DR algorithm enumeration as specified in the DIS Enumerations Document.
|
| | DtDEC_ATTRIBUTE (bool, Frozen, frozen) |
| | A flag to tell if the object is frozen.
|
| bool | operator!= (const DtPortalBaseEntity &other) const |
| bool | operator== (const DtPortalBaseEntity &other) const |
| | DtDEC_ATTRIBUTE (DtEntityIdentifier, EntityId, entityId) |
| | The DIS Entity ID in the form of a string, if its known.
|
| | DtDEC_ATTRIBUTE (DtEntityType, EntityType, entityType) |
| | Matches DIS Entity Type Requirements, in the form "1:1:1:1:1:1" as a string.
|
| | DtDEC_ATTRIBUTE (DtVector64, Location, location) |
| | Geocentric Coordinates as defined by the DIS Standard.
|
| | DtDEC_ATTRIBUTE (DtVector32, Velocity, velocity) |
| | Meters per second in Geocentric Coordinates as defined by the DIS Standard.
|
| | DtDEC_ATTRIBUTE (DtVector32, Acceleration, acceleration) |
| | Meters per second second in Geocentric Coordinates as defined by the DIS Standard.
|
| | DtDEC_ATTRIBUTE (DtVector32, RotationalVelocity, rotationalVelocity) |
| | The rotational velocity of the object as defined by the DIS Standard.
|
| | DtDEC_ATTRIBUTE (DtTaitBryan, Orientation, orientation) |
| | The orientation of this object as defined by the DIS Standard.
|
| | DtDEC_ATTRIBUTE (DtString, HostId, hostId) |
| | The Name of the object this object is part of.
|
| | DtDEC_ATTRIBUTE (DtU32, Nature, nature) |
| | The Nature or purpose for joining the part to the host entity.
|
| | DtDEC_ATTRIBUTE (DtU32, PartPosition, partPosition) |
| | Specifies the Part Position with respect to the host entity.
|
| | DtDEC_ATTRIBUTE (DtU32, StationName, stationName) |
| | The station name where this entity is located in the host entity.
|
| | DtDEC_ATTRIBUTE (DtU32, StationNumber, stationNumber) |
| | The number of the preticular station, or cargo hold etc.
|
| | DtDEC_ATTRIBUTE (DtVector, RelativePosition, relativePosition) |
| | The relative position of this entity in regards to the host entity.
|
| | DtDEC_ATTRIBUTE (DtFloat64, Range, range) |
| | The Range of this entity from the host entity.
|
| | DtDEC_ATTRIBUTE (DtFloat64, Bearing, bearing) |
| | The Bearing of this entity in relation to the host entity.
|
| | DtDEC_ATTRIBUTE (DtVector64, RelativeLocation, relativeLocation) |
| | The RelativeLocation of the object if we are embarked or attached to another object.
|
| | DtDEC_ATTRIBUTE (DtVector32, RelativeVelocity, relativeVelocity) |
| | The relative velocity of this in relation to the host.
|
| | DtDEC_ATTRIBUTE (DtVector32, RelativeAcceleration, relativeAcceleration) |
| | The relative acceleration of this object in relation to the host.
|
| | DtDEC_ATTRIBUTE (bool, RelativeFrozen, relativeFrozen) |
| | A flag to indicate the object is Frozen to the hostObject.
|
| | DtDEC_ATTRIBUTE (DtU32, RelativeAlgorithm, relativeAlgorithm) |
| | An Enumeration indicating the DR algorithm to use for relative position as defined by the DIS Standard.
|
| | DtDEC_ATTRIBUTE (DtVector32, RelativeRotationalVelocity, relativeRotationalVelocity) |
| | The Name of the object this object is part of.
|
| | DtDEC_ATTRIBUTE (DtTaitBryan, RelativeOrientation, relativeOrientation) |
| | The relative orientation of this object in relation to the host.
|
| | DtPortalObject (DtPortalMessageKind kind, const DtString &name) |
| | CTOR.
|
| | DtPortalObject (const DtPortalObject &other) |
| | Copy CTOR.
|
| virtual | ~DtPortalObject () |
| | Virtual DTOR.
|
| virtual DtPortalObject & | operator= (const DtPortalObject &other) |
| | Assignment operator.
|
| virtual bool | operator== (const DtPortalObject &other) const |
| virtual bool | operator!= (const DtPortalObject &other) const |
| | DtDEC_ATTRIBUTE (DtString, Name, name) |
| | Message Name attribute.
|
| | DtDEC_ATTRIBUTE (DtString, Identifier, identifier) |
| | Every object must have a unique Identifier which is of type string.
|
| | DtDEC_ATTRIBUTE (bool, FinalMessage, finalMessage) |
| | If true this is the final message for this object, and the object has been deleted.
|
| | DtDEC_ATTRIBUTE (bool, Filtered, isFiltered) |
| | Indicates whether this object is filtered (not to be published).
|
| | DtDEC_ATTRIBUTE (DtAttributeValuePairList, AttributeValuePairList, attributeValuePairList) |
| | The Attribute Value Pair List for the class.
|
| | DtDEC_ATTRIBUTE (bool, IsUpdated, isUpdated) |
| | Indicates whether this object has been updated.
|
| | DtPortalMessage (DtPortalMessageKind kind) |
| | CTOR.
|
| | DtPortalMessage (const DtPortalMessage &other) |
| | Copy CTOR.
|
| virtual | ~DtPortalMessage () |
| | Virtual DTOR.
|
| virtual DtPortalMessage & | operator= (const DtPortalMessage &other) |
| | Assignment operator.
|
| virtual bool | operator== (const DtPortalMessage &other) const |
| virtual bool | operator!= (const DtPortalMessage &other) const |
| | DtDEC_ATTRIBUTE (DtPortalMessageKind, Kind, kind) |
| | Message Kind attribute.
|
| virtual void | setSerialNumber (unsigned int i) const |
| | This method should be considered private and not be used.
|
| virtual unsigned int | serialNumber () const |
| | Returns a unique identifier for this message.
|
| virtual void | setSendingBrokerId (const DtU32 &id) const |
| | This method should be considered private and not be used.
|
| virtual DtU32 | sendingBrokerId () const |
| | Returns the ID of the sending broker.
|
| virtual void | setTimeSent (const DtTime &tm) const |
| | This method should be considered private and not be used.
|
| virtual DtTime | timeSent () const |
| | The Time that the message was sent.
|
| virtual void | setTimeReceived (const DtTime &tm) const |
| | This method should be considered private and not be used.
|
| virtual DtTime | timeReceived () const |
| | The time that this message was received.
|
Additional Inherited Members |
| virtual int | getSize (const DtU8 &v) const |
| virtual char * | encode (const DtU8 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtU8 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtU16 &v) const |
| virtual char * | encode (const DtU16 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtU16 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtU32 &v) const |
| virtual char * | encode (const DtU32 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtU32 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtU64 &v) const |
| virtual char * | encode (const DtU64 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtU64 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtInt8 &v) const |
| virtual char * | encode (const DtInt8 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtInt8 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtInt16 &v) const |
| virtual char * | encode (const DtInt16 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtInt16 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtInt32 &v) const |
| virtual char * | encode (const DtInt32 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtInt32 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtInt64 &v) const |
| virtual char * | encode (const DtInt64 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtInt64 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtFloat32 &v) const |
| virtual char * | encode (const DtFloat32 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtFloat32 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtFloat64 &v) const |
| virtual char * | encode (const DtFloat64 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtFloat64 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtVector32 &v) const |
| virtual char * | encode (const DtVector32 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtVector32 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtVector64 &v) const |
| virtual char * | encode (const DtVector64 &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtVector64 &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtTaitBryan &v) const |
| virtual char * | encode (const DtTaitBryan &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtTaitBryan &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtString &val) const |
| virtual char * | encode (const DtString &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtString &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const bool &v) const |
| virtual char * | encode (const bool &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (bool &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtSilentEntity &v) const |
| virtual char * | encode (const DtSilentEntity &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtSilentEntity &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtSilentAggregate &v) const |
| virtual char * | encode (const DtSilentAggregate &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtSilentAggregate &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtVariableLengthData &v) const |
| virtual char * | encode (const DtVariableLengthData &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtVariableLengthData &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtFixedLengthData &value) const |
| virtual char * | encode (const DtFixedLengthData &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtFixedLengthData &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtAggregateVariableDatum &v) const |
| virtual char * | encode (const DtAggregateVariableDatum &val, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtAggregateVariableDatum &val, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtEmitterBeamData &data) const |
| virtual char * | encode (const DtEmitterBeamData &data, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtEmitterBeamData &data, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtLinearSegmentData &data) const |
| virtual char * | encode (const DtLinearSegmentData &data, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtLinearSegmentData &data, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtActiveSonarBeamData &data) const |
| virtual char * | encode (const DtActiveSonarBeamData &data, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtActiveSonarBeamData &data, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtEntityIdentifier &value) const |
| virtual char * | encode (const DtEntityIdentifier &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtEntityIdentifier &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtEntityType &value) const |
| virtual char * | encode (const DtEntityType &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtEntityType &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtSyntheticEnvironmentObjectType &value) const |
| virtual char * | encode (const DtSyntheticEnvironmentObjectType &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtSyntheticEnvironmentObjectType &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtArticulatedPartCollection &value) const |
| virtual char * | encode (const DtArticulatedPartCollection &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtArticulatedPartCollection &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtAttachedPartCollection &value) const |
| virtual char * | encode (const DtAttachedPartCollection &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtAttachedPartCollection &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtIffAtcNavaidsAltParm4 &value) const |
| virtual char * | encode (const DtIffAtcNavaidsAltParm4 &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtIffAtcNavaidsAltParm4 &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtSimulationAddress &value) const |
| virtual char * | encode (const DtSimulationAddress &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtSimulationAddress &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtShaftRateData &value) const |
| virtual char * | encode (const DtShaftRateData &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtShaftRateData &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtRingSectorsRecord &value) const |
| virtual char * | encode (const DtRingSectorsRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtRingSectorsRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtPostureTransitionRecord &value) const |
| virtual char * | encode (const DtPostureTransitionRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtPostureTransitionRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtMoppLevelTransitionRecord &value) const |
| virtual char * | encode (const DtMoppLevelTransitionRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtMoppLevelTransitionRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtIndirectFirePowerRecord &value) const |
| virtual char * | encode (const DtIndirectFirePowerRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtIndirectFirePowerRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtRangedPowerRecord &value) const |
| virtual char * | encode (const DtRangedPowerRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtRangedPowerRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtEffectModifierRecord &value) const |
| virtual char * | encode (const DtEffectModifierRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtEffectModifierRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtTypedQuantityRecord &value) const |
| virtual char * | encode (const DtTypedQuantityRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtTypedQuantityRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtCasualtyReportRecord &value) const |
| virtual char * | encode (const DtCasualtyReportRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtCasualtyReportRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtTypedAmountRecord &value) const |
| virtual char * | encode (const DtTypedAmountRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtTypedAmountRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtEWAttackRecord &value) const |
| virtual char * | encode (const DtEWAttackRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtEWAttackRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtEWAttackDefendingRecord &value) const |
| virtual char * | encode (const DtEWAttackDefendingRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtEWAttackDefendingRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtTypedRateRecord &value) const |
| virtual char * | encode (const DtTypedRateRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtTypedRateRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtAmountRecord &value) const |
| virtual char * | encode (const DtAmountRecord &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtAmountRecord &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtSensorContactInfo &value) const |
| virtual char * | encode (const DtSensorContactInfo &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtSensorContactInfo &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtPropulsionSystemData &value) const |
| virtual char * | encode (const DtPropulsionSystemData &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtPropulsionSystemData &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtNozzleSystemData &value) const |
| virtual char * | encode (const DtNozzleSystemData &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtNozzleSystemData &value, const char *buffer, int &bufferSize) const |
| virtual int | getSize (const DtVrxRecordSetList &value) const |
| virtual char * | encode (const DtVrxRecordSetList &value, char *buffer, int &bufferSize) const |
| virtual const char * | decode (DtVrxRecordSetList &value, const char *buffer, int &bufferSize) const |
| template<typename T1 , typename T2 > |
| int | getSize (const std::pair< T1, T2 > &value) const |
| template<typename T1 , typename T2 > |
| char * | encode (const std::pair< T1, T2 > &value, char *buffer, int &bufferSize) const |
| template<typename T1 , typename T2 > |
| const char * | decode (std::pair< T1, T2 > &value, const char *buffer, int &bufferSize) const |
| template<typename T > |
| int | getSize (const std::list< T > &value) const |
| template<typename T > |
| char * | encode (const std::list< T > &value, char *buffer, int &bufferSize) const |
| template<typename T > |
| const char * | decode (std::list< T > &value, const char *buffer, int &bufferSize) const |
| template<typename T > |
| int | getSize (const std::vector< T > &value) const |
| template<typename T > |
| char * | encode (const std::vector< T > &value, char *buffer, int &bufferSize) const |
| template<typename T > |
| const char * | decode (std::vector< T > &value, const char *buffer, int &bufferSize) const |
| template<typename T1 , typename T2 > |
| int | getSize (const std::map< T1, T2 > &value) const |
| template<typename T1 , typename T2 > |
| char * | encode (const std::map< T1, T2 > &value, char *buffer, int &bufferSize) const |
| template<typename T1 , typename T2 > |
| const char * | decode (std::map< T1, T2 > &value, const char *buffer, int &bufferSize) const |
| DtU32 | myMutableSerialNumber |
| | Mutable because it can be set by the PConnection.
|
| DtU32 | myMutableSendingBrokerId |
| | Mutable because it can be set by the PConnection.
|
| DtTime | myMutableSentTimeStamp |
| | Mutable because it can be set by the PConnection.
|
| DtTime | myMutableReceivedTimeStamp |
| | Mutable because it can be set by the PConnection.
|