CLAM::ControlPrinterConfig Class Reference

#include <ControlPrinter.hxx>

List of all members.

Public Member Functions

 ControlPrinterConfig ()
 ControlPrinterConfig (const ControlPrinterConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (ControlPrinterConfig, 3)
 __COMMON_DYN_ATTRIBUTE (0, public, std::string, Identifier) protected
bool LoadIdentifier (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, unsigned, NumberOfInputs) protected
bool LoadNumberOfInputs (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, bool, GuiOnly) protected
bool LoadGuiOnly (CLAM::Storage &s)

Detailed Description

Definition at line 33 of file ControlPrinter.hxx.


Constructor & Destructor Documentation

CLAM::ControlPrinterConfig::ControlPrinterConfig (  )  [inline]

Definition at line 36 of file ControlPrinter.hxx.

CLAM::ControlPrinterConfig::ControlPrinterConfig ( const ControlPrinterConfig prototype,
const bool  shareData = false,
const bool  deep = true 
) [inline]

Definition at line 36 of file ControlPrinter.hxx.


Member Function Documentation

CLAM::ControlPrinterConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
bool  ,
GuiOnly   
) [inline]

Definition at line 39 of file ControlPrinter.hxx.

CLAM::ControlPrinterConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
unsigned  ,
NumberOfInputs   
) [inline]

Definition at line 38 of file ControlPrinter.hxx.

CLAM::ControlPrinterConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
std::string  ,
Identifier   
) [inline]

Definition at line 37 of file ControlPrinter.hxx.

CLAM::ControlPrinterConfig::__COMMON_DYNAMIC_TYPE ( ControlPrinterConfig  ,
 
)
bool CLAM::ControlPrinterConfig::LoadGuiOnly ( CLAM::Storage s  )  [inline]

Definition at line 39 of file ControlPrinter.hxx.

bool CLAM::ControlPrinterConfig::LoadIdentifier ( CLAM::Storage s  )  [inline]

Definition at line 37 of file ControlPrinter.hxx.

bool CLAM::ControlPrinterConfig::LoadNumberOfInputs ( CLAM::Storage s  )  [inline]

Definition at line 38 of file ControlPrinter.hxx.


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