#include <AIDA_TupleIterator.h>
Inheritance diagram for Anaphe::AIDA_Fitter_FML::AIDA_TupleIterator:
Public Methods | |
AIDA_TupleIterator (const AIDA::ITuple &t, std::vector< std::string > &colNames) | |
AIDA_TupleIterator (const AIDA::ITuple &t, std::vector< AIDA::IEvaluator * > &evals) | |
virtual | ~AIDA_TupleIterator () |
void | fillData (const std::vector< Anaphe::AIDA_Function_FML::AIDA_RangeSet * > &ranges) |
Private Methods | |
AIDA_TupleIterator (const AIDA_TupleIterator &h) | |
AIDA_TupleIterator & | operator= (const AIDA_TupleIterator &) |
Private Attributes | |
AIDA::ITuple * | m_tuple |
int | m_dim |
std::vector< std::string > | m_cols |
std::vector< AIDA::IEvaluator * > | m_evals |
|
Definition at line 44 of file AIDA_TupleIterator.cpp. |
|
Definition at line 51 of file AIDA_TupleIterator.cpp. |
|
Definition at line 58 of file AIDA_TupleIterator.cpp. |
|
Definition at line 62 of file AIDA_TupleIterator.cpp. |
|
Reimplemented from Anaphe::AIDA_Fitter_FML::AIDA_FitDataIterator. Definition at line 75 of file AIDA_TupleIterator.cpp. References m_cols, m_dim, m_evals, m_tuple, and Anaphe::AIDA_Fitter_FML::AIDA_FitDataIterator::setVector. |
|
Definition at line 66 of file AIDA_TupleIterator.cpp. |
|
Definition at line 79 of file AIDA_TupleIterator.h. Referenced by fillData. |
|
Definition at line 78 of file AIDA_TupleIterator.h. Referenced by AIDA_TupleIterator, and fillData. |
|
Definition at line 80 of file AIDA_TupleIterator.h. Referenced by AIDA_TupleIterator, and fillData. |
|
Definition at line 76 of file AIDA_TupleIterator.h. Referenced by AIDA_TupleIterator, and fillData. |