Member Typedef Documentation
Constructor & Destructor Documentation
| DtIfScriptedTaskFrameRateResponse::DtIfScriptedTaskFrameRateResponse |
( |
| ) |
|
| virtual DtIfScriptedTaskFrameRateResponse::~DtIfScriptedTaskFrameRateResponse |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfScriptedTaskFrameRateResponse::type |
( |
| ) |
const |
|
virtual |
Returns the type of Interface Content; DtIfScriptedTaskFrameRateResponseType.
| virtual int DtIfScriptedTaskFrameRateResponse::netRepSize |
( |
| ) |
const |
|
virtual |
| virtual bool DtIfScriptedTaskFrameRateResponse::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
| virtual bool DtIfScriptedTaskFrameRateResponse::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfScriptedTaskFrameRateResponse::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
| virtual void DtIfScriptedTaskFrameRateResponse::addFrameRateInformation |
( |
const std::string & |
script, |
|
|
double |
mean, |
|
|
double |
median, |
|
|
double |
standardDeviation, |
|
|
double |
minimum, |
|
|
double |
maximum |
|
) |
| |
|
virtual |
| const FrameRateMap& DtIfScriptedTaskFrameRateResponse::frameRateMap |
( |
| ) |
const |
Returns frame rate information by script id.
Member Data Documentation
| FrameRateMap DtIfScriptedTaskFrameRateResponse::myFrameRateMap |
|
protected |
The documentation for this class was generated from the following file: