DtEnvironmentProcessPublisherForBulk. An EnvironmentProcess Publisher that adds a single EnvironmentProcess object to a bulk EnvironmentProcess.
| virtual DtEnvironmentProcessPublisherForBulk::~DtEnvironmentProcessPublisherForBulk |
( |
| ) |
|
|
overridevirtual |
| DtEnvironmentProcessPublisherForBulk::DtEnvironmentProcessPublisherForBulk |
( |
DtExerciseConn * |
conn, |
|
|
const DtObjectId & |
id = DtObjectId::defaultId() |
|
) |
| |
|
protected |
| DtEnvironmentProcessPublisherForBulk::DtEnvironmentProcessPublisherForBulk |
( |
| ) |
|
|
protected |
default constructor – not implemented
copy constructor – not implemented
Sets the bulk environment process manager that keeps track of this publisher.
| virtual bool DtEnvironmentProcessPublisherForBulk::tick |
( |
| ) |
|
|
overridevirtual |
Tick does nothing since publishing the data is the responsibility of the bulk publisher.
Adds this publishers environment records to the bulk process repository starting at the given index. Returns the next available index.
| virtual unsigned DtEnvironmentProcessPublisherForBulk::totalEnvironmentalRecordSize |
( |
| ) |
const |
|
virtual |
Returns the total size (in bytes) of all environmental records that will be added by addToBulk.
| static DtEnvironmentProcessPublisherForBulk* DtEnvironmentProcessPublisherForBulk::createPublisherForBulk |
( |
DtExerciseConn * |
conn, |
|
|
const DtObjectId & |
id = DtObjectId::defaultId() |
|
) |
| |
|
static |
Creator function which ensures the correct state repository is used.
Sets the publisher creator function and returns the old function.
copy constructor – not implemented
The current creator function.
The bulk environment process manager that keeps track of this publisher.
For assembling the record that precedes a new environmental.
The documentation for this class was generated from the following file: