CLAM::PrintControlConfig Class Reference

#include <PrintControl.hxx>

Inheritance diagram for CLAM::PrintControlConfig:

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

List of all members.


Detailed Description

Configuration class for PrintControl objects.

It contains the name of the object and a string with the kind of message it prints.

See also:
PrintControl, ProcessingConfig

Definition at line 29 of file PrintControl.hxx.


Public Member Functions

 DYNAMIC_TYPE_USING_INTERFACE (PrintControlConfig, 2, ProcessingConfig)
 DYN_ATTRIBUTE (0, public, std::string, Name)
 The name of PrintControl object related to this configuration.
 DYN_ATTRIBUTE (1, public, std::string, Message)
 The kind of message that the PrintControl object with this configuration prints.

Protected Member Functions

void DefaultInit ()
 Default initialization of the object.

Member Function Documentation

CLAM::PrintControlConfig::DYNAMIC_TYPE_USING_INTERFACE ( PrintControlConfig  ,
,
ProcessingConfig   
)

CLAM::PrintControlConfig::DYN_ATTRIBUTE ( ,
public  ,
std::string  ,
Name   
)

The name of PrintControl object related to this configuration.

CLAM::PrintControlConfig::DYN_ATTRIBUTE ( ,
public  ,
std::string  ,
Message   
)

The kind of message that the PrintControl object with this configuration prints.

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

Default initialization of the object.

Reimplemented from CLAM::DynamicType.

Definition at line 42 of file PrintControl.hxx.

References CLAM::DynamicType::UpdateData().


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

Generated on Tue Aug 12 22:33:47 2008 for CLAM by  doxygen 1.5.5