Main Page   Class Hierarchy   Compound List   Compound Members  

SCOREC_Attribute::AttributeBase Class Reference

#include <AttributeBase.h>

Inheritance diagram for SCOREC_Attribute::AttributeBase::

SCOREC_Attribute::Attribute List of all members.

Public Methods

std::string getName () const
 return the name of the attribute.

virtual void DumpDiagnostics () const
 DumpDiagnostics() dumps the object's state to standard output.

virtual std::string getCreator () const=0
virtual void CreateOutput (std::vector< std::string > &) const=0

Protected Methods

 AttributeBase (const std::string &AttName)
 Constructor. No objects of the base class should be constructed from user code. Only derived objects should be able to call the constructor.

virtual ~AttributeBase ()

Detailed Description

Base class for all attributes. Pointers to this class will be accepted by the AttributeManager


The documentation for this class was generated from the following file:
Generated at Mon Jul 23 10:23:24 2001 for SCOREC_UnitSystem by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001