#include <TabulatedFunctionComplexLgAmpPhaseIterators.h>
Public Member Functions | |
bool | operator!= (const TabulatedFunctionComplexLgAmpPhaseIterator &it) const |
PairComplexLgAmpPhase | operator* () const |
TabulatedFunctionComplexLgAmpPhaseIterator & | operator++ () |
TabulatedFunctionComplexLgAmpPhaseIterator | operator++ (int) |
const PairComplexLgAmpPhase * | operator-> () const |
bool | operator== (const TabulatedFunctionComplexLgAmpPhaseIterator &it) const |
TabulatedFunctionComplexLgAmpPhaseIterator () | |
TabulatedFunctionComplexLgAmpPhaseIterator (const InternalIterator xIt, const InternalIteratorComplex yIt) | |
Private Types | |
typedef std::vector< double > ::iterator | InternalIterator |
typedef std::vector < utl::ComplexLgAmpPhase > ::iterator | InternalIteratorComplex |
Private Attributes | |
PairComplexLgAmpPhase | fPair |
InternalIterator | fXIterator |
InternalIteratorComplex | fYIterator |
Definition at line 21 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
|
private |
Definition at line 25 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
|
private |
Definition at line 26 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
|
inline |
Definition at line 29 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
|
inline |
Definition at line 31 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
|
inline |
Definition at line 50 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
References fXIterator, and fYIterator.
|
inline |
Definition at line 34 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
References fXIterator, and fYIterator.
|
inline |
Definition at line 40 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
References fXIterator, and fYIterator.
|
inline |
Definition at line 43 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
References fXIterator, and fYIterator.
|
inline |
Definition at line 37 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
References fPair, fXIterator, and fYIterator.
|
inline |
Definition at line 47 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
References fXIterator, and fYIterator.
|
mutableprivate |
Definition at line 54 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
Referenced by operator->().
|
private |
Definition at line 56 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
Referenced by operator!=(), operator*(), operator++(), operator->(), and operator==().
|
private |
Definition at line 57 of file TabulatedFunctionComplexLgAmpPhaseIterators.h.
Referenced by operator!=(), operator*(), operator++(), operator->(), and operator==().