ATLAS Offline Software
Public Member Functions | List of all members
asg::IDataHandleTestTool Class Referenceabstract

the interface for DataHandleTestTool More...

#include <IDataHandleTestTool.h>

Inheritance diagram for asg::IDataHandleTestTool:
Collaboration diagram for asg::IDataHandleTestTool:

Public Member Functions

virtual void runTest ATLAS_NOT_THREAD_SAFE ()=0
 run the test More...
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

the interface for DataHandleTestTool

Definition at line 19 of file IDataHandleTestTool.h.

Member Function Documentation

◆ ATLAS_NOT_THREAD_SAFE()

virtual void runTest asg::IDataHandleTestTool::ATLAS_NOT_THREAD_SAFE ( )
pure virtual

run the test

Implemented in asg::DataHandleTestTool.

◆ print()

virtual void asg::IAsgTool::print ( ) const
pure virtualinherited

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