Gaudi Framework, version v20r3

Generated: 24 Nov 2008

INamedInterface Class Reference

#include <GaudiKernel/INamedInterface.h>

Inheritance diagram for INamedInterface:

Inheritance graph
[legend]
Collaboration diagram for INamedInterface:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

Author:
Charles Leggett

Marco Clemencic

Definition at line 19 of file INamedInterface.h.


Public Member Functions

virtual const std::string & name () const =0
 Retrieve the name of the instance.
virtual ~INamedInterface ()
 Virtual destructor (always needed for abstract classes).

Static Public Member Functions

static const InterfaceIDinterfaceID ()
 Retrieve interface ID.

Constructor & Destructor Documentation

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

Virtual destructor (always needed for abstract classes).

Definition at line 29 of file INamedInterface.h.

00029 {}


Member Function Documentation

static const InterfaceID& INamedInterface::interfaceID (  )  [inline, static]

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

Retrieve the name of the instance.

Implemented in Algorithm, AlgTool, Auditor, Service, and ApplicationMgr.


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

Generated at Mon Nov 24 14:45:45 2008 for Gaudi Framework, version v20r3 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004