STL const_iterator. More...
#include <phasePair.H>
Public Member Functions | |
| const_iterator (const phasePair &) | |
| Construct from pair, moving to its 'begin' position. | |
| label | index () const |
| Return the current index. | |
| bool | operator== (const const_iterator &) const |
| bool | operator!= (const const_iterator &) const |
| const phaseModel & | operator* () const |
| const phaseModel & | operator() () const |
| const phaseModel & | otherPhase () const |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
Friends | |
| class | phasePair |
STL const_iterator.
Definition at line 238 of file phasePair.H.
|
inlineexplicit |
Construct from pair, moving to its 'begin' position.
Definition at line 105 of file phasePairI.H.
References phasePair.

|
inline |
Return the current index.
Definition at line 111 of file phasePairI.H.
References index().
Referenced by index().


|
inline |
Definition at line 117 of file phasePairI.H.
|
inline |
Definition at line 126 of file phasePairI.H.
References phasePairKey::operator==.

|
inline |
Definition at line 136 of file phasePairI.H.
References operator*().
Referenced by operator*().


|
inline |
Definition at line 150 of file phasePairI.H.
References operator()(), and Foam::operator*().
Referenced by operator()().


|
inline |
Definition at line 157 of file phasePairI.H.
References otherPhase().
Referenced by otherPhase().


|
inline |
Definition at line 171 of file phasePairI.H.
References operator++().
Referenced by operator++(), and operator++().


|
inline |
Definition at line 179 of file phasePairI.H.
References operator++().

|
friend |
Definition at line 259 of file phasePair.H.
References phasePair.
Referenced by const_iterator(), and phasePair.