Data structure that describes the Data Source feature.
More...
Constructor of a data feature
Copy constructor for a data feature
Gets a categorical features dictionary
- Returns
- Pointer to the categorical features dictionary
services::String getFeatureName |
( |
| ) |
const |
|
inline |
Returns the name of the feature
virtual int getSerializationTag |
( |
| ) |
const |
|
inlinevirtual |
Returns a serialization tag, a unique identifier of this class used in serialization
- Returns
- Serialization tag
Implements SerializationIface.
Assigment operator for a data feature
void setFeatureName |
( |
const services::String & |
featureName | ) |
|
|
inline |
Specifies the name of a data feature
- Parameters
-
[in] | featureName | Name of the data feature |
Fills the class based on a specified type
- Template Parameters
-
T | Name of the data feature |
The documentation for this class was generated from the following file: