Data structure that describes the Data Source feature.
More...
◆ DataSourceFeature()
Constructor of a data feature
◆ getCategoricalDictionary()
Gets a categorical features dictionary
- Returns
- Pointer to the categorical features dictionary
◆ getSerializationTag()
virtual int getSerializationTag |
( |
| ) |
const |
|
inlinevirtual |
Returns a serialization tag, a unique identifier of this class used in serialization
- Returns
- Serialization tag
Implements SerializationIface.
◆ operator=()
Copy operator for a data feature
◆ setFeatureName()
void setFeatureName |
( |
const std::string & |
featureName | ) |
|
|
inline |
Specifies the name of a data feature
- Parameters
-
[in] | featureName | Name of the data feature |
◆ setType()
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: