, including all inherited members.
| getDataSamples(unsigned int *_dataSamples) | TNOobject | |
| getFeatureLabel(std::vector< string > *_featureLabel) | TNOobject | |
| getFeatureNumber(unsigned int *_featureNumber) | TNOobject | |
| getIterator(unsigned int *_iter) | TNOobject | |
| getSaccade(unsigned int _dataSample unsigned int _sampleNumber, unsigned int *_sampleType, float *_posX, float *_posY, float *_jumpToX, float *_jumpToY, unsigned int *_jumpSize, string *_comment, bool *_mask std::vector< double > *_feature) | TNOobject | |
| getSaccadeNext(unsigned int *_sampleNumber, unsigned int *_sampleType, float *_posX, float *_posY, float *_jumpToX, float *_jumpToY, unsigned int *_jumpSize, string *_comment, bool *_mask, std::vector< double > *_feature) | TNOobject | |
| getSubject(string *_subject) | TNOobject | |
| getTestImage(unsigned int *_testImage) | TNOobject | |
| setFeatureLabel(std::vector< string > _featureLabel) | TNOobject | |
| setFeatureNumber(unsigned int _featureNumber) | TNOobject | |
| setIterator(unsigned int _iter) | TNOobject | |
| setLabel(unsigned int _testImage, string _subject) | TNOobject | |
| setSaccade(unsigned int _dataSample, unsigned int _sampleNumber, unsigned int _sampleType, float _posX, float _posY, float _jumpToX, float _jumpToY, unsigned int _jumpSize, string _comment, bool _mask, std::vector< double > _feature) | TNOobject | |
| setSaccadeNext(unsigned int _sampleNumber, unsigned int _sampleType, float _posX, float _posY, float _jumpToX, float _jumpToY, unsigned int _jumpSize, string _comment, bool _mask, std::vector< double > _feature) | TNOobject | |
| TNOobject() (defined in TNOobject) | TNOobject | |
| ~TNOobject() (defined in TNOobject) | TNOobject | |