torc::generic::SingleParameter::Factory Class Reference

#include <SingleParameter.hpp>

Inheritance diagram for torc::generic::SingleParameter::Factory:

Inheritance graph
[legend]
Collaboration diagram for torc::generic::SingleParameter::Factory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual SingleParameterSharedPtr newSingleParameterPtr (const std::string &inName, const Value &inValue, const Unit &inUnit=eUnitUndefined, const std::string &inOriginalName=std::string()) throw (Error)


Detailed Description

Convenience class to create a single parameter.

Definition at line 57 of file SingleParameter.hpp.


Member Function Documentation

SingleParameterSharedPtr torc::generic::SingleParameter::Factory::newSingleParameterPtr ( const std::string &  inName,
const Value inValue,
const Unit inUnit = eUnitUndefined,
const std::string &  inOriginalName = std::string() 
) throw (Error) [virtual]

Create a single parameter.

Parameters:
[in] inName Name of the single parameter to be created.
[in] inValue Value of the parameter.
[in] inUnit Unit of the parameter.
[in] inOriginalName Original name of the single parameter [optional].
Returns:
Pointer to created single parameter.
Create a single parameter.
Parameters:
[in] inName Name of the single parameter to be created.
[in] inValue Value of the parameter.
[in] inUnit Unit of the parameter.
Returns:
Pointer to created single parameter.

Definition at line 47 of file SingleParameter.cpp.


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

Generated on Thu Oct 13 16:50:27 2011 for TORC by  doxygen 1.5.6