Abstract interface for ValgrindSvc.
More...
#include <IValgrindSvc.h>
Abstract interface for ValgrindSvc.
- Author
- Sebastien Binet
Definition at line 22 of file IValgrindSvc.h.
◆ ~IValgrindSvc()
IValgrindSvc::~IValgrindSvc |
( |
| ) |
|
|
virtual |
◆ callgrindDumpStats()
virtual void IValgrindSvc::callgrindDumpStats |
( |
std::ostream & |
out | ) |
|
|
pure virtual |
Dump callgrind profiling stats.
◆ callgrindStartInstrumentation()
virtual void IValgrindSvc::callgrindStartInstrumentation |
( |
| ) |
|
|
pure virtual |
Start callgrind instrumentation.
◆ callgrindStopInstrumentation()
virtual void IValgrindSvc::callgrindStopInstrumentation |
( |
| ) |
|
|
pure virtual |
Stop callgrind instrumentation.
◆ callgrindToggleCollect()
virtual void IValgrindSvc::callgrindToggleCollect |
( |
| ) |
|
|
pure virtual |
Toggle callgrind event collection.
◆ DeclareInterfaceID()
◆ profileCount()
virtual unsigned int IValgrindSvc::profileCount |
( |
| ) |
|
|
pure virtual |
Number of created callgrind profiles.
◆ valgrindDoLeakCheck()
virtual void IValgrindSvc::valgrindDoLeakCheck |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: