Public Member Functions | List of all members
UILList< LListBase, T >::const_reverse_iterator Class Reference

An STL-conforming const_reverse_iterator. More...

Inheritance diagram for UILList< LListBase, T >::const_reverse_iterator:
Inheritance graph
[legend]
Collaboration diagram for UILList< LListBase, T >::const_reverse_iterator:
Collaboration graph
[legend]

Public Member Functions

 const_reverse_iterator (typename LListBase::const_reverse_iterator baseIter)
 Construct from base const_reverse_iterator. More...
 
const Toperator* ()
 
const Toperator() ()
 
const_reverse_iteratoroperator++ ()
 

Detailed Description

template<class LListBase, class T>
class Foam::UILList< LListBase, T >::const_reverse_iterator

An STL-conforming const_reverse_iterator.

Definition at line 292 of file UILList.H.

Constructor & Destructor Documentation

const_reverse_iterator ( typename LListBase::const_reverse_iterator  baseIter)
inline

Construct from base const_reverse_iterator.

Definition at line 301 of file UILList.H.

Member Function Documentation

const T& operator* ( )
inline

Definition at line 311 of file UILList.H.

References Foam::operator*(), and Foam::T().

Here is the call graph for this function:

const T& operator() ( )
inline

Definition at line 318 of file UILList.H.

References UILList< LListBase, T >::iterator::operator*().

Here is the call graph for this function:

Definition at line 323 of file UILList.H.


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