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

Parameters::StringParam Class Reference

#include <StringParam.h>

Inheritance diagram for Parameters::StringParam:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StringParam ()
 StringParam (const string &nameVal, const string &stringVal)
virtual ~StringParam ()
string getValue ()
virtual string getType ()

Protected Member Functions

virtual string valueToString ()

Private Attributes

string value_m

Detailed Description

StringParam class used to support OFFLINE tasks


Constructor & Destructor Documentation

Parameters::StringParam::StringParam  ) 
 

Constructor

Parameters::StringParam::StringParam const string &  nameVal,
const string &  stringVal
 

Constructor

virtual Parameters::StringParam::~StringParam  )  [virtual]
 

Destructor


Member Function Documentation

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

Implements Parameters::Param.

string Parameters::StringParam::getValue  ) 
 

virtual string Parameters::StringParam::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

string Parameters::StringParam::value_m [private]
 


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