Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Parameters::IntParam Class Reference

#include <IntParam.h>

Inheritance diagram for Parameters::IntParam:

Inheritance graph
[legend]
Collaboration diagram for Parameters::IntParam:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IntParam ()
 IntParam (int intVal, const string &nameVal, auto_ptr< string > unitsVal)
virtual ~IntParam ()
int getValue ()
virtual string getType ()

Protected Member Functions

virtual string valueToString ()

Private Attributes

int value_m

Detailed Description

IntParam class used to support OFFLINE tasks


Constructor & Destructor Documentation

Parameters::IntParam::IntParam  ) 
 

Constructor

Parameters::IntParam::IntParam int  intVal,
const string &  nameVal,
auto_ptr< string >  unitsVal
 

Constructor

virtual Parameters::IntParam::~IntParam  )  [virtual]
 

Destructor


Member Function Documentation

virtual string Parameters::IntParam::getType  )  [virtual]
 

Implements Parameters::Param.

int Parameters::IntParam::getValue  ) 
 

virtual string Parameters::IntParam::valueToString  )  [protected, virtual]
 

Used to create the value portion of the toString (XML) string. Different concrete implementations may do this differently, but they will all have such a method.

Implements Parameters::Param.


Member Data Documentation

int Parameters::IntParam::value_m [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:37:38 2009 for ACS C++ API by doxygen 1.3.8