CLAM::EScale Class Reference

#include <GlobalEnums.hxx>

Inheritance diagram for CLAM::EScale:

CLAM::Enum CLAM::Component

List of all members.


Detailed Description

Interpolation Enumeration to use for specifying the type of scale used (linear or log).

Definition at line 77 of file GlobalEnums.hxx.


Public Types

enum  { eLinear, eLog }

Public Member Functions

 EScale ()
 EScale (tValue v)
 EScale (std::string s)
virtual ComponentSpecies () const
 Returns a new object of the same class than the receiver object.

Static Public Member Functions

static tEnumValueValueTable ()

Member Enumeration Documentation

anonymous enum

Enumerator:
eLinear 
eLog 

Definition at line 86 of file GlobalEnums.hxx.


Constructor & Destructor Documentation

CLAM::EScale::EScale (  )  [inline]

Definition at line 81 of file GlobalEnums.hxx.

CLAM::EScale::EScale ( tValue  v  )  [inline]

Definition at line 82 of file GlobalEnums.hxx.

CLAM::EScale::EScale ( std::string  s  )  [inline]

Definition at line 83 of file GlobalEnums.hxx.


Member Function Documentation

virtual Component* CLAM::EScale::Species (  )  const [inline, virtual]

Returns a new object of the same class than the receiver object.

To be reimplemented by subclasses.

Returns:
a new allocated component. The pointer belongs to the caller.

Implements CLAM::Enum.

Definition at line 84 of file GlobalEnums.hxx.

static tEnumValue* CLAM::EScale::ValueTable (  )  [inline, static]

Definition at line 91 of file GlobalEnums.hxx.

References eLinear, eLog, and NULL.


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5