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

Public Member Functions

 const_reverse_iterator (const_base_iterator iter)
 
const_pointer get () const
 
const_reference operator* () const
 
const_pointer operator-> () const
 
const_reference operator() () const
 
const_reverse_iteratoroperator++ ()
 

Detailed Description

Definition at line 332 of file UILList.H.

Constructor & Destructor Documentation

◆ const_reverse_iterator()

Definition at line 338 of file UILList.H.

Member Function Documentation

◆ get()

const_pointer get ( ) const
inline

Definition at line 344 of file UILList.H.

References Foam::T().

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

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

◆ operator*()

const_reference operator* ( ) const
inline

Definition at line 349 of file UILList.H.

References UILList::const_reverse_iterator::get().

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

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

◆ operator->()

const_pointer operator-> ( ) const
inline

Definition at line 354 of file UILList.H.

References UILList::const_reverse_iterator::get().

Here is the call graph for this function:

◆ operator()()

const_reference operator() ( ) const
inline

Definition at line 359 of file UILList.H.

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

Here is the call graph for this function:

◆ operator++()

Definition at line 364 of file UILList.H.


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