Instances of DtSensorFieldOfViewPublisher publish SensorFieldOfView objects to the network.
More...
Public Member Functions |
| | DtSensorFieldOfViewPublisher (DtSensorFieldOfViewStateRepository *stateRepToUse, DtExerciseConn *conn, const DtObjectId &id=DtObjectId::nullId()) |
| | Constructor.
|
| | DtSensorFieldOfViewPublisher (DtExerciseConn *conn, const DtObjectId &id=DtObjectId::nullId()) |
| | Constructor.
|
| virtual | ~DtSensorFieldOfViewPublisher () |
| | Destructor.
|
virtual
DtSensorFieldOfViewStateRepository * | sensorFieldOfViewStateRep () |
| | Returns a pointer to the DtSensorFieldOfViewStateRepository - through which you can set or inspect current state information.
|
virtual
DtSensorFieldOfViewStateRepository * | ssr () |
| | Synonym for sensorFieldOfViewStateRep().
|
| virtual void | tick () |
| | tick the publisher
|
| virtual void | forceUpdate () |
| | for the next tick call to send out a PDU even if it is not needed.
|
| virtual const DtObjectId & | id () const |
| | Get the entity's identifier.
|
| virtual const DtObjectId & | localId () const |
| | Get the entity's localId - same as id for DIS.
|
virtual const
DtGlobalObjectDesignator & | globalId () const |
| | Get the global object designator - same as id for DIS.
|
| | DtSensorFieldOfViewPublisher (DtSensorFieldOfViewStateRepository *stateRepToUse, DtExerciseConn *conn, const char *name=0, const DtDDMRegionSet *regionSetToUse=0) |
| | Constructor.
|
| | DtSensorFieldOfViewPublisher (RTI::ObjectClassHandle h, DtExerciseConn *conn, const char *name=0, const DtDDMRegionSet *regionSetToUse=0) |
| | Constructor.
|
| | DtSensorFieldOfViewPublisher (DtExerciseConn *conn, const char *name=0, const DtDDMRegionSet *regionSetToUse=0) |
| | Constructor.
|
| | DtSensorFieldOfViewPublisher (DtHlaObjectWithStateRep *obj, DtExerciseConn *conn) |
| | Constructor that creates a publisher for an existing DtHlaObject.
|
| virtual | ~DtSensorFieldOfViewPublisher () |
| | Destructor.
|
virtual
DtSensorFieldOfViewStateRepository * | sensorFieldOfViewStateRep () |
| | Returns a pointer to the DtSensorFieldOfViewStateRepository - through which you can set or inspect current state information.
|
virtual
DtSensorFieldOfViewStateRepository * | ssr () |
| | Synonym for sensorFieldOfViewStateRep().
|
Detailed Description
Instances of DtSensorFieldOfViewPublisher publish SensorFieldOfView objects to the network.
Member Typedef Documentation
Constructor & Destructor Documentation
| DtSensorFieldOfViewPublisher::DtSensorFieldOfViewPublisher |
( |
DtSensorFieldOfViewStateRepository * |
stateRepToUse, |
|
|
DtExerciseConn * |
conn, |
|
|
const DtObjectId & |
id = DtObjectId::nullId() |
|
) |
| |
| DtSensorFieldOfViewPublisher::DtSensorFieldOfViewPublisher |
( |
DtExerciseConn * |
conn, |
|
|
const DtObjectId & |
id = DtObjectId::nullId() |
|
) |
| |
| virtual DtSensorFieldOfViewPublisher::~DtSensorFieldOfViewPublisher |
( |
| ) |
|
|
virtual |
Copy Constructor – not implemented.
| DtSensorFieldOfViewPublisher::DtSensorFieldOfViewPublisher |
( |
DtSensorFieldOfViewStateRepository * |
stateRepToUse, |
|
|
DtExerciseConn * |
conn, |
|
|
const char * |
name = 0, |
|
|
const DtDDMRegionSet * |
regionSetToUse = 0 |
|
) |
| |
| DtSensorFieldOfViewPublisher::DtSensorFieldOfViewPublisher |
( |
RTI::ObjectClassHandle |
h, |
|
|
DtExerciseConn * |
conn, |
|
|
const char * |
name = 0, |
|
|
const DtDDMRegionSet * |
regionSetToUse = 0 |
|
) |
| |
| DtSensorFieldOfViewPublisher::DtSensorFieldOfViewPublisher |
( |
DtExerciseConn * |
conn, |
|
|
const char * |
name = 0, |
|
|
const DtDDMRegionSet * |
regionSetToUse = 0 |
|
) |
| |
| DtSensorFieldOfViewPublisher::DtSensorFieldOfViewPublisher |
( |
DtHlaObjectWithStateRep * |
obj, |
|
|
DtExerciseConn * |
conn |
|
) |
| |
Constructor that creates a publisher for an existing DtHlaObject.
(DtHlaObjectWithStateRep is derived from DtHlaObject.) Typically used in conjunction with ownership management, when you want to take ownership and begin updating some attributes of an object that you have already discovered.
| virtual DtSensorFieldOfViewPublisher::~DtSensorFieldOfViewPublisher |
( |
| ) |
|
|
virtual |
Copy Constructor – not implemented.
Member Function Documentation
Assignment operator – not implemented.
| virtual void DtSensorFieldOfViewPublisher::tick |
( |
| ) |
|
|
virtual |
| virtual void DtSensorFieldOfViewPublisher::forceUpdate |
( |
| ) |
|
|
virtual |
for the next tick call to send out a PDU even if it is not needed.
| virtual const DtObjectId& DtSensorFieldOfViewPublisher::id |
( |
| ) |
const |
|
virtual |
Get the entity's identifier.
| virtual const DtObjectId& DtSensorFieldOfViewPublisher::localId |
( |
| ) |
const |
|
virtual |
Get the entity's localId - same as id for DIS.
Get the global object designator - same as id for DIS.
Give us a function to be used for creating SRs.
Assignment operator – not implemented.
Give us a function to be used for creating SRs.
Member Data Documentation
| DtObjectId DtSensorFieldOfViewPublisher::myId |
|
protected |
The documentation for this class was generated from the following files: