labelRanges::const_iterator Class Reference

An STL const_iterator. More...

Public Member Functions

bool operator== (const const_iterator &iter) const
 
bool operator!= (const const_iterator &iter) const
 
label operator* ()
 Return the current label. More...
 
const_iteratoroperator++ ()
 
const_iterator operator++ (int)
 

Friends

class labelRanges
 

Detailed Description

An STL const_iterator.

Definition at line 117 of file labelRanges.H.

Member Function Documentation

◆ operator==()

bool operator== ( const const_iterator iter) const
inline

Definition at line 59 of file labelRangesI.H.

◆ operator!=()

bool operator!= ( const const_iterator iter) const
inline

Definition at line 72 of file labelRangesI.H.

References Foam::operator==().

Here is the call graph for this function:

◆ operator*()

Foam::label operator* ( )
inline

Return the current label.

Definition at line 80 of file labelRangesI.H.

◆ operator++() [1/2]

Definition at line 87 of file labelRangesI.H.

◆ operator++() [2/2]

Definition at line 101 of file labelRangesI.H.

Friends And Related Function Documentation

◆ labelRanges

friend class labelRanges
friend

Definition at line 119 of file labelRanges.H.


The documentation for this class was generated from the following files: