27 #include "../common/STLUtils.h" 33 : m_lookupValue(nullptr)
45 for (std::size_t i = 0; i < rhs.
m_mapItems.size(); ++i)
The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
virtual Recode * clone() const
It returns a clone of this object.
void setLookupValue(ParameterValue *v)
Transformation of discrete values to other values.
ParameterValue * clone() const
It creates a new copy of this object.
std::vector< MapItem * > getMapItems() const
Recode()
It initializes a new Recode.
ParameterValue * m_lookupValue
Mandatory.
std::vector< MapItem * > m_mapItems
Mandatory.
void FreeContents(boost::unordered_map< K, V * > &m)
This function can be applied to a map of pointers. It will delete each pointer in the map...
Transformation of discrete values to other values.