List of all members.
Constructor & Destructor Documentation
| xl7::runtime::ProfileRegistry::ProfileRegistry |
( |
void |
|
) |
|
| xl7::runtime::ProfileRegistry::~ProfileRegistry |
( |
void |
|
) |
|
Member Function Documentation
| void xl7::runtime::ProfileRegistry::close_sample |
( |
Sample * |
sample |
) |
|
| float xl7::runtime::ProfileRegistry::get_frame_time |
( |
|
) |
const [inline] |
Returns the time (in seconds) of the current frame.
| Sample* xl7::runtime::ProfileRegistry::get_last_opened_sample |
( |
|
) |
const [inline] |
Returns the last opened sample.
| unsigned xl7::runtime::ProfileRegistry::get_open_sample_count |
( |
|
) |
const [inline] |
Returns the number of currently open samples.
Opens and returns the sample with the given name.
| void xl7::runtime::ProfileRegistry::reset_all |
( |
|
) |
|
| void xl7::runtime::ProfileRegistry::reset_sample |
( |
Sample * |
sample |
) |
|
| void xl7::runtime::ProfileRegistry::reset_sample |
( |
const cl7::string_type & |
sample_name |
) |
|
Resets the sample with the given name.
| void xl7::runtime::ProfileRegistry::update |
( |
float |
frame_time |
) |
|
The documentation for this class was generated from the following files: