CLAM-Development  1.1
Public Types | Public Member Functions | Static Public Member Functions
CLAM::ETokenDelayControls Class Reference

#include <TokenDelay.hxx>

List of all members.

Public Types

enum  tEnum { delay = 0 }

Public Member Functions

 ETokenDelayControls ()
 ETokenDelayControls (tValue v)
 ETokenDelayControls (std::string s)
 ~ETokenDelayControls ()
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 315 of file TokenDelay.hxx.


Member Enumeration Documentation

Enumerator:
delay 

Definition at line 329 of file TokenDelay.hxx.


Constructor & Destructor Documentation

Definition at line 320 of file TokenDelay.hxx.

Referenced by Species().

Definition at line 321 of file TokenDelay.hxx.

Definition at line 322 of file TokenDelay.hxx.

Definition at line 323 of file TokenDelay.hxx.


Member Function Documentation

Component* CLAM::ETokenDelayControls::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 324 of file TokenDelay.hxx.

References ETokenDelayControls().

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

Definition at line 333 of file TokenDelay.hxx.

References delay, and NULL.


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