ATLAS Offline Software
Loading...
Searching...
No Matches
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
virtual const IUnitTestToolgetSubtool () const =0
 get the subtool property
virtual void print () const =0
 Print the state of the tool.

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()


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