#include <InspectorBackendDispatchers.h>
◆ ~TimelineBackendDispatcherHandler() [1/2]
Inspector::TimelineBackendDispatcherHandler::~TimelineBackendDispatcherHandler |
( |
| ) |
|
|
protectedvirtual |
◆ ~TimelineBackendDispatcherHandler() [2/2]
virtual Inspector::TimelineBackendDispatcherHandler::~TimelineBackendDispatcherHandler |
( |
| ) |
|
|
protectedvirtual |
◆ setAutoCaptureEnabled() [1/2]
virtual void Inspector::TimelineBackendDispatcherHandler::setAutoCaptureEnabled |
( |
ErrorString & |
, |
|
|
bool |
in_enabled |
|
) |
| |
|
pure virtual |
◆ setAutoCaptureEnabled() [2/2]
virtual void Inspector::TimelineBackendDispatcherHandler::setAutoCaptureEnabled |
( |
ErrorString & |
, |
|
|
bool |
in_enabled |
|
) |
| |
|
pure virtual |
◆ setInstruments() [1/2]
◆ setInstruments() [2/2]
◆ start() [1/2]
virtual void Inspector::TimelineBackendDispatcherHandler::start |
( |
ErrorString & |
, |
|
|
const int *const |
opt_in_maxCallStackDepth |
|
) |
| |
|
pure virtual |
◆ start() [2/2]
virtual void Inspector::TimelineBackendDispatcherHandler::start |
( |
ErrorString & |
, |
|
|
const int *const |
opt_in_maxCallStackDepth |
|
) |
| |
|
pure virtual |
◆ stop() [1/2]
virtual void Inspector::TimelineBackendDispatcherHandler::stop |
( |
ErrorString & |
| ) |
|
|
pure virtual |
◆ stop() [2/2]
virtual void Inspector::TimelineBackendDispatcherHandler::stop |
( |
ErrorString & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: