CLAM::ELoopPointUnits Class Reference

PhaseGeneration Enumeration to use for specifying the type of phase generation used. More...

#include <ELoopPointUnits.hxx>

List of all members.

Public Types

enum  tEnum { eMilliseconds, eFrames }

Public Member Functions

 ELoopPointUnits ()
 ELoopPointUnits (tValue v)
 ELoopPointUnits (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

PhaseGeneration Enumeration to use for specifying the type of phase generation used.

Definition at line 33 of file ELoopPointUnits.hxx.


Member Enumeration Documentation

Enumerator:
eMilliseconds 
eFrames 

Definition at line 40 of file ELoopPointUnits.hxx.


Constructor & Destructor Documentation

CLAM::ELoopPointUnits::ELoopPointUnits (  )  [inline]

Definition at line 36 of file ELoopPointUnits.hxx.

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

Definition at line 37 of file ELoopPointUnits.hxx.

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

Definition at line 38 of file ELoopPointUnits.hxx.


Member Function Documentation

virtual Component* CLAM::ELoopPointUnits::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 45 of file ELoopPointUnits.hxx.

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

Definition at line 49 of file ELoopPointUnits.hxx.

References eFrames, eMilliseconds, and NULL.


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