Gaudi Framework, version v22r4

Home   Generated: Fri Sep 2 2011
Public Member Functions

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.

{}

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Fri Sep 2 2011 16:25:28 for Gaudi Framework, version v22r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004