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