Gaudi Framework, version v23r0

Home   Generated: Mon Jan 30 2012
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 Mon Jan 30 2012 13:53:17 for Gaudi Framework, version v23r0 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004