KyGlue::PerfMarkerInterface Class Reference
#include <perfmarkerinterface.h>
Concrete implementation of IPerfMarkerInterface.
Inherits Kaim::IPerfMarkerInterface.
|
virtual void | Begin (const char *name) |
| Begin a new marker. More...
|
|
virtual void | End () |
| End the current marker. More...
|
|
void KyGlue::PerfMarkerInterface::Begin |
( |
const char * |
name | ) |
|
|
privatevirtual |
static void Kaim::IPerfMarkerInterface::BeginMarker |
( |
const char * |
name | ) |
|
|
inlinestaticinherited |
void KyGlue::PerfMarkerInterface::End |
( |
| ) |
|
|
privatevirtual |
static void Kaim::IPerfMarkerInterface::EndMarker |
( |
| ) |
|
|
inlinestaticinherited |
static IPerfMarkerInterface*& Kaim::IPerfMarkerInterface::Instance |
( |
| ) |
|
|
inlinestaticinherited |
The documentation for this class was generated from the following files:
- integration/gwnavruntimeglue/perfmarkerinterface/perfmarkerinterface.h
- integration/gwnavruntimeglue/perfmarkerinterface/perfmarkerinterface.cpp