Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

INamedInterface Class Reference

IInterface compliant class extending IInterface with the name() method. More...

#include <GaudiKernel/INamedInterface.h>

Inheritance diagram for INamedInterface:

Inheritance graph
[legend]
Collaboration diagram for INamedInterface:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (INamedInterface, 1, 0)
 InterfaceID.
virtual const std::stringname () const =0
 Retrieve the name of the instance.
virtual ~INamedInterface ()
 Virtual destructor (always needed for abstract classes).


Detailed Description

IInterface compliant class extending IInterface with the name() method.

Author:
Charles Leggett

Definition at line 15 of file INamedInterface.h.


Constructor & Destructor Documentation

virtual INamedInterface::~INamedInterface (  )  [inline, virtual]

Virtual destructor (always needed for abstract classes).

Definition at line 24 of file INamedInterface.h.

00024 {}


Member Function Documentation

INamedInterface::DeclareInterfaceID ( INamedInterface  ,
,
 
)

virtual const std::string& INamedInterface::name (  )  const [pure virtual]

Retrieve the name of the instance.


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

Generated at Wed Mar 17 18:18:07 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004