ATLAS Offline Software
Public Member Functions | List of all members
EL::IUnitTestTool Class Referenceabstract

the interface for UnitTestTool More...

#include <IUnitTestTool.h>

Inheritance diagram for EL::IUnitTestTool:
Collaboration diagram for EL::IUnitTestTool:

Public Member Functions

virtual int getPropertyInt () const =0
 get the integer property More...
 
virtual const IUnitTestToolgetSubtool () const =0
 get the subtool property More...
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

the interface for UnitTestTool

Definition at line 19 of file IUnitTestTool.h.

Member Function Documentation

◆ getPropertyInt()

virtual int EL::IUnitTestTool::getPropertyInt ( ) const
pure virtual

get the integer property

Implemented in EL::UnitTestTool.

◆ getSubtool()

virtual const IUnitTestTool* EL::IUnitTestTool::getSubtool ( ) const
pure virtual

get the subtool property

Implemented in EL::UnitTestTool.

◆ print()

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

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