Decribes a specific feature within FeatureData.
More...
#include <features.h>
Decribes a specific feature within FeatureData.
cherrypi::FeatureDescriptor::FeatureDescriptor |
( |
| ) |
|
|
inline |
cherrypi::FeatureDescriptor::FeatureDescriptor |
( |
PlainFeatureType |
type, |
|
|
std::string |
name, |
|
|
int |
numChannels |
|
) |
| |
|
inline |
cherrypi::FeatureDescriptor::FeatureDescriptor |
( |
CustomFeatureType |
type, |
|
|
std::string |
name, |
|
|
int |
numChannels |
|
) |
| |
|
inline |
cherrypi::FeatureDescriptor::~FeatureDescriptor |
( |
| ) |
|
|
default |
template<typename Archive >
void cherrypi::FeatureDescriptor::load |
( |
Archive & |
ar | ) |
|
|
inline |
bool cherrypi::FeatureDescriptor::operator== |
( |
FeatureDescriptor const & |
other | ) |
const |
template<typename Archive >
void cherrypi::FeatureDescriptor::save |
( |
Archive & |
ar | ) |
const |
|
inline |
std::string cherrypi::FeatureDescriptor::name |
int cherrypi::FeatureDescriptor::numChannels |
The documentation for this struct was generated from the following files: