ARB
Public Member Functions | List of all members
SEC_base_part_iterator Class Reference

#include <SEC_iter.hxx>

Public Member Functions

 SEC_base_part_iterator (SEC_root *root)
 
SEC_base_partoperator* ()
 
SEC_base_partoperator-> ()
 
SEC_base_part_iteratoroperator++ ()
 
 operator bool () const
 

Detailed Description

Definition at line 16 of file SEC_iter.hxx.

Constructor & Destructor Documentation

SEC_base_part_iterator::SEC_base_part_iterator ( SEC_root root)
inline

Definition at line 21 of file SEC_iter.hxx.

Member Function Documentation

SEC_base_part& SEC_base_part_iterator::operator* ( )
inline

Definition at line 25 of file SEC_iter.hxx.

SEC_base_part* SEC_base_part_iterator::operator-> ( )
inline

Definition at line 26 of file SEC_iter.hxx.

SEC_base_part_iterator& SEC_base_part_iterator::operator++ ( )
inline

Definition at line 28 of file SEC_iter.hxx.

References SEC_base_part::next(), and NULp.

SEC_base_part_iterator::operator bool ( ) const
inline

Definition at line 36 of file SEC_iter.hxx.


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