#include <TokenDelay.hxx>

Definition at line 315 of file TokenDelay.hxx.
Public Types | |
| enum | tEnum { delay = 0 } |
Public Member Functions | |
| ETokenDelayControls () | |
| ETokenDelayControls (tValue v) | |
| ETokenDelayControls (std::string s) | |
| ~ETokenDelayControls () | |
| Component * | Species () const |
| Returns a new object of the same class than the receiver object. | |
Static Public Member Functions | |
| static tEnumValue * | ValueTable () |
| CLAM::ETokenDelayControls::ETokenDelayControls | ( | ) | [inline] |
Definition at line 320 of file TokenDelay.hxx.
| CLAM::ETokenDelayControls::ETokenDelayControls | ( | tValue | v | ) | [inline] |
Definition at line 321 of file TokenDelay.hxx.
| CLAM::ETokenDelayControls::ETokenDelayControls | ( | std::string | s | ) | [inline] |
Definition at line 322 of file TokenDelay.hxx.
| CLAM::ETokenDelayControls::~ETokenDelayControls | ( | ) | [inline] |
Definition at line 323 of file TokenDelay.hxx.
| Component* CLAM::ETokenDelayControls::Species | ( | ) | const [inline, virtual] |
Returns a new object of the same class than the receiver object.
To be reimplemented by subclasses.
Implements CLAM::Enum.
Definition at line 324 of file TokenDelay.hxx.
| static tEnumValue* CLAM::ETokenDelayControls::ValueTable | ( | ) | [inline, static] |
1.5.5