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

Public Member Functions

 iterator (base_iterator iter)
 
pointer get () const
 
reference operator* () const
 
pointer operator-> () const
 
reference operator() () const
 
iteratoroperator++ ()
 

Detailed Description

Definition at line 194 of file UILList.H.

Constructor & Destructor Documentation

◆ iterator()

iterator ( base_iterator  iter)
inline

Definition at line 200 of file UILList.H.

Member Function Documentation

◆ get()

pointer get ( ) const
inline

Definition at line 206 of file UILList.H.

References Foam::T().

Referenced by UILList::iterator::operator*(), and UILList::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 211 of file UILList.H.

References UILList::iterator::get().

Referenced by UILList::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 216 of file UILList.H.

References UILList::iterator::get().

Here is the call graph for this function:

◆ operator()()

reference operator() ( ) const
inline

Definition at line 221 of file UILList.H.

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

Here is the call graph for this function:

◆ operator++()

iterator& operator++ ( )
inline

Definition at line 226 of file UILList.H.


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