CLAM::TokenDelayConfig Class Reference

#include <TokenDelay.hxx>

Inheritance diagram for CLAM::TokenDelayConfig:

CLAM::ProcessingConfig CLAM::DynamicType CLAM::Component

List of all members.


Detailed Description

Configuration of the TokenDelay processing object.

It includes tree dynamic type attributes: Name, Delay and MaxDelay

Definition at line 46 of file TokenDelay.hxx.


Public Member Functions

 DYNAMIC_TYPE_USING_INTERFACE (TokenDelayConfig, 2, ProcessingConfig)
 DYN_ATTRIBUTE (0, public, unsigned, Delay)
 DYN_ATTRIBUTE (1, public, unsigned, MaxDelay)

Protected Member Functions

void DefaultInit (void)
 Dynamic type initialization: all attributes are instantiated.

Member Function Documentation

CLAM::TokenDelayConfig::DYNAMIC_TYPE_USING_INTERFACE ( TokenDelayConfig  ,
,
ProcessingConfig   
)

CLAM::TokenDelayConfig::DYN_ATTRIBUTE ( ,
public  ,
unsigned  ,
Delay   
)

CLAM::TokenDelayConfig::DYN_ATTRIBUTE ( ,
public  ,
unsigned  ,
MaxDelay   
)

void CLAM::TokenDelayConfig::DefaultInit ( void   )  [inline, protected]

Dynamic type initialization: all attributes are instantiated.

ActualDelay is set to 0 and MaxDelay to a default value (i.e. 1000 tokens)

Reimplemented from CLAM::DynamicType.

Definition at line 58 of file TokenDelay.hxx.

References CLAM::DynamicType::UpdateData().


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