Instances of DtSensorFieldOfViewPublisher publish SensorFieldOfView objects to the network.
More...
|
| | DtSensorFieldOfViewPublisher (DtSensorFieldOfViewStateRepository *stateRepToUse, DtExerciseConn *conn, const DtObjectId &id=DtObjectId::nullId()) |
| | Constructor. More...
|
| |
| | DtSensorFieldOfViewPublisher (DtExerciseConn *conn, const DtObjectId &id=DtObjectId::nullId()) |
| | Constructor. More...
|
| |
| virtual | ~DtSensorFieldOfViewPublisher () |
| | Destructor. More...
|
| |
virtual
DtSensorFieldOfViewStateRepository * | sensorFieldOfViewStateRep () |
| | Returns a pointer to the DtSensorFieldOfViewStateRepository - through which you can set or inspect current state information. More...
|
| |
virtual
DtSensorFieldOfViewStateRepository * | ssr () |
| | Synonym for sensorFieldOfViewStateRep(). More...
|
| |
| virtual void | tick () |
| | tick the publisher More...
|
| |
| virtual void | forceUpdate () |
| | for the next tick call to send out a PDU even if it is not needed. More...
|
| |
| virtual const DtObjectId & | id () const |
| | Get the entity's identifier. More...
|
| |
| virtual const DtObjectId & | localId () const |
| | Get the entity's localId - same as id for DIS. More...
|
| |
virtual const
DtGlobalObjectDesignator & | globalId () const |
| | Get the global object designator - same as id for DIS. More...
|
| |
| | DtSensorFieldOfViewPublisher (DtSensorFieldOfViewStateRepository *stateRepToUse, DtExerciseConn *conn, const char *name=0, const DtDDMRegionSet *regionSetToUse=0) |
| | Constructor. More...
|
| |
| | DtSensorFieldOfViewPublisher (RTI::ObjectClassHandle h, DtExerciseConn *conn, const char *name=0, const DtDDMRegionSet *regionSetToUse=0) |
| | Constructor. More...
|
| |
| | DtSensorFieldOfViewPublisher (DtExerciseConn *conn, const char *name=0, const DtDDMRegionSet *regionSetToUse=0) |
| | Constructor. More...
|
| |
| | DtSensorFieldOfViewPublisher (DtHlaObjectWithStateRep *obj, DtExerciseConn *conn) |
| | Constructor that creates a publisher for an existing DtHlaObject. More...
|
| |
| virtual | ~DtSensorFieldOfViewPublisher () |
| | Destructor. More...
|
| |
virtual
DtSensorFieldOfViewStateRepository * | sensorFieldOfViewStateRep () |
| | Returns a pointer to the DtSensorFieldOfViewStateRepository - through which you can set or inspect current state information. More...
|
| |
virtual
DtSensorFieldOfViewStateRepository * | ssr () |
| | Synonym for sensorFieldOfViewStateRep(). More...
|
| |
Instances of DtSensorFieldOfViewPublisher publish SensorFieldOfView objects to the network.
| 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.
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.
| DtObjectId DtSensorFieldOfViewPublisher::myId |
|
protected |
The documentation for this class was generated from the following files: