#include <DescriptorBase.h>
Public Member Functions | |
DescriptorBase () | |
DescriptorBase (const DescriptorBase< N > &model) | |
~DescriptorBase () | |
void | addData (int snum, const string &data) |
DescriptorBase & | operator= (const DescriptorBase &rhs) |
const string & | str (int n) const |
DescriptorBase< N >::DescriptorBase | ( | ) | [inline] |
DescriptorBase< N >::DescriptorBase | ( | const DescriptorBase< N > & | model | ) | [inline] |
DescriptorBase< N >::~DescriptorBase | ( | ) | [inline] |
void DescriptorBase< N >::addData | ( | int | snum, | |
const string & | data | |||
) | [inline] |
DescriptorBase& DescriptorBase< N >::operator= | ( | const DescriptorBase< N > & | rhs | ) | [inline] |
const string& DescriptorBase< N >::str | ( | int | n | ) | const [inline] |