CERN Accelerating science

This website is no longer maintained. Its content may be obsolete. Please visit http://home.cern/ for current CERN information.

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AIDA::IManagedObject Class Reference

#include <IManagedObject.h>

List of all members.

Public Methods

virtual ~IManagedObject ()
 Destructor. More...

virtual const std::string& name () const=0


Detailed Description

An object which can be stored in a tree.
See also:
ITree

Author:
The AIDA team (http://aida.freehep.org/)

Definition at line 27 of file IManagedObject.h.


Constructor & Destructor Documentation

AIDA::IManagedObject::~IManagedObject ( ) [inline, virtual]
 

Definition at line 31 of file IManagedObject.h.


Member Function Documentation

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

Get the name of an IManagedObject. Names can only be changed using the ITree.mv().

Returns:
The name of the IManagedObject.


The documentation for this class was generated from the following file:
Generated at Tue Feb 18 15:48:24 2003 for AIDA_Interfaces by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001