#include <SimpleDataParameterValue.h>
Definition at line 52 of file SimpleDataParameterValue.h.
◆ SimpleDataParameterValue() [1/2]
te::process::SimpleDataParameterValue::SimpleDataParameterValue |
( |
int |
dataType | ) |
|
|
explicit |
< Constructor
Constructor
◆ SimpleDataParameterValue() [2/2]
◆ ~SimpleDataParameterValue()
virtual te::process::SimpleDataParameterValue::~SimpleDataParameterValue |
( |
| ) |
|
|
virtual |
Virtual destructor.
Clones the object
◆ clone()
virtual ParameterValue * te::process::SimpleDataParameterValue::clone |
( |
| ) |
const |
|
overridevirtual |
◆ fromString()
virtual void te::process::SimpleDataParameterValue::fromString |
( |
const std::string & |
strValue | ) |
|
|
overridevirtual |
◆ getDataType()
virtual int te::process::ParameterValue::getDataType |
( |
| ) |
const |
|
virtualinherited |
◆ getValue()
Gets the value associated to this parameter, casting it to the requested type.
Referenced by getValueAs().
◆ getValueAs()
template<typename T >
const T * te::process::SimpleDataParameterValue::getValueAs |
◆ setValue()
◆ toString()
virtual std::string te::process::SimpleDataParameterValue::toString |
( |
| ) |
const |
|
overridevirtual |
◆ m_absData
◆ m_dataType
int te::process::ParameterValue::m_dataType |
|
protectedinherited |
The documentation for this class was generated from the following file: