Public Member Functions | List of all members
UILList::reverse_iterator Class Reference
Inheritance diagram for UILList::reverse_iterator:
Inheritance graph
[legend]
Collaboration diagram for UILList::reverse_iterator:
Collaboration graph
[legend]

Public Member Functions

 reverse_iterator (base_iterator iter)
 
pointer get () const
 
reference operator* () const
 
pointer operator-> () const
 
reference operator() () const
 
reverse_iteratoroperator++ ()
 

Detailed Description

Definition at line 288 of file UILList.H.

Constructor & Destructor Documentation

◆ reverse_iterator()

reverse_iterator ( base_iterator  iter)
inline

Definition at line 294 of file UILList.H.

Member Function Documentation

◆ get()

pointer get ( ) const
inline

Definition at line 300 of file UILList.H.

References Foam::T().

Referenced by UILList::reverse_iterator::operator*(), and UILList::reverse_iterator::operator->().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator*()

reference operator* ( ) const
inline

Definition at line 305 of file UILList.H.

References UILList::reverse_iterator::get().

Referenced by UILList::reverse_iterator::operator()().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator->()

pointer operator-> ( ) const
inline

Definition at line 310 of file UILList.H.

References UILList::reverse_iterator::get().

Here is the call graph for this function:

◆ operator()()

reference operator() ( ) const
inline

Definition at line 315 of file UILList.H.

References UILList::reverse_iterator::operator*().

Here is the call graph for this function:

◆ operator++()

reverse_iterator& operator++ ( )
inline

Definition at line 320 of file UILList.H.


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