class DtIfCloseScenario:
More...
Detailed Description
class DtIfCloseScenario:
DtIfCloseScenario is sent from the front end to tell the backend that the user has closed the current scenario. DtIfCloseScenario is the content portion of a close scenario message.
Content-Type: DtCloseScenarioMessageType
Parameters: None.
Constructor & Destructor Documentation
| DtIfCloseScenario::DtIfCloseScenario |
( |
| ) |
|
| virtual DtIfCloseScenario::~DtIfCloseScenario |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfCloseScenario::type |
( |
| ) |
const |
|
virtual |
Returns DtCloseScenarioMessageType.
| virtual void DtIfCloseScenario::setDatabaseToKeepOpen |
( |
const DtFilename & |
| ) |
|
|
virtual |
Set this only if you are issuing a close followed by a load.
This will be the database that is to come with the next load scenario
| virtual const DtFilename& DtIfCloseScenario::databaseToKeepOpen |
( |
| ) |
const |
|
virtual |
| virtual int DtIfCloseScenario::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfCloseScenario::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfCloseScenario::setToNet |
( |
| ) |
|
|
virtual |
Member Data Documentation
| DtFilename DtIfCloseScenario::myDatabaseToKeepOpen |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-3-branch/include/vrfmsgs/ifCloseScenario.h