CLAM::EWaveType Class Reference

#include <WaveGenerator.hxx>

List of all members.

Public Types

enum  tEnum { eSine }

Public Member Functions

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

Static Public Member Functions

static tEnumValueValueTable ()

Detailed Description

Definition at line 32 of file WaveGenerator.hxx.


Member Enumeration Documentation

Enumerator:
eSine 

Definition at line 39 of file WaveGenerator.hxx.


Constructor & Destructor Documentation

CLAM::EWaveType::EWaveType (  )  [inline]

Definition at line 35 of file WaveGenerator.hxx.

Referenced by Species().

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

Definition at line 36 of file WaveGenerator.hxx.

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

Definition at line 37 of file WaveGenerator.hxx.


Member Function Documentation

virtual Component* CLAM::EWaveType::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 51 of file WaveGenerator.hxx.

References eSine, and EWaveType().

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

Definition at line 42 of file WaveGenerator.hxx.

References eSine, and NULL.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3