ATLAS Offline Software
Public Member Functions | List of all members
IVTuneProfilerSvc Class Referenceabstract

#include <IVTuneProfilerSvc.h>

Inheritance diagram for IVTuneProfilerSvc:
Collaboration diagram for IVTuneProfilerSvc:

Public Member Functions

 DeclareInterfaceID (IVTuneProfilerSvc, 0, 1)
 Interface ID definition. More...
 
virtual StatusCode resumeProfiling ()=0
 Resume profiling. More...
 
virtual StatusCode pauseProfiling ()=0
 Pause profiling. More...
 
virtual bool isProfilingRunning () const =0
 Is the profiling running at the moment? More...
 

Detailed Description

Definition at line 8 of file IVTuneProfilerSvc.h.

Member Function Documentation

◆ DeclareInterfaceID()

IVTuneProfilerSvc::DeclareInterfaceID ( IVTuneProfilerSvc  ,
,
 
)

Interface ID definition.

◆ isProfilingRunning()

virtual bool IVTuneProfilerSvc::isProfilingRunning ( ) const
pure virtual

Is the profiling running at the moment?

◆ pauseProfiling()

virtual StatusCode IVTuneProfilerSvc::pauseProfiling ( )
pure virtual

Pause profiling.

◆ resumeProfiling()

virtual StatusCode IVTuneProfilerSvc::resumeProfiling ( )
pure virtual

Resume profiling.


The documentation for this class was generated from the following file: