![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtProfileSample |
| DtProfileSampleClass is used to start/stop a profield section It is preferable to use the macro at the top of the header file to insert these objects into a function profile is started on creation and stopped on destruction. More... | |
| class | makVrf::DtProfileTarget< Enabled > |
| DtProfileTarget is used to start/stop a profiled section It is preferable to use the macro at the top of the header file to insert these objects into a function profile is started on creation and stopped on destruction. More... | |
| class | makVrf::DtProfileTarget< true > |
Namespaces | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
Macros | |
| #define | DtVRF_PROFILE(name) |
| #define | DtVRF_PROFILE_FILE(name) |
| #define | DtVRF_PROFILE_RESTRICTED(name, target) |
| #define DtVRF_PROFILE | ( | name | ) |
| #define DtVRF_PROFILE_FILE | ( | name | ) |
| #define DtVRF_PROFILE_RESTRICTED | ( | name, | |
| target | |||
| ) |