Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

WvHashTable::Iter Class Template Reference

#include <wvhashtable.h>

Inheritance diagram for WvHashTable::Iter:

WvHashTableBase::IterBase WvHashTableBase::IterBase List of all members.

Public Methods

 Iter (WvHashTable &_tbl)
_type_ * ptr () const
 operator _type_ & () const
_type_ & operator() () const
_type_ * operator-> () const
_type_ & operator * () const
 Iter (WvHashTable &_tbl)
_type_ * ptr () const
 operator _type_ & () const
_type_ & operator() () const
_type_ * operator-> () const
_type_ & operator * () const

template<class _type_, class _ftype_, WvFieldPointer * fptr>
class WvHashTable< _type_, _ftype_, fptr >::Iter


Constructor & Destructor Documentation

template<class _type_, class _ftype_, WvFieldPointer * fptr>
WvHashTable< _type_, _ftype_, fptr >::Iter::Iter WvHashTable   _tbl [inline]
 

Definition at line 170 of file include/wvhashtable.h.

References WvHashTableBase::IterBase::IterBase.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
WvHashTable< _type_, _ftype_, fptr >::Iter::Iter WvHashTable   _tbl [inline]
 

Definition at line 170 of file utils/wvhashtable.h.

References WvHashTableBase::IterBase::IterBase.


Member Function Documentation

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_& WvHashTable< _type_, _ftype_, fptr >::Iter::operator *   const [inline]
 

Definition at line 174 of file utils/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_& WvHashTable< _type_, _ftype_, fptr >::Iter::operator *   const [inline]
 

Definition at line 174 of file include/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
WvHashTable< _type_, _ftype_, fptr >::Iter::operator _type_ &   const [inline]
 

Definition at line 174 of file utils/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
WvHashTable< _type_, _ftype_, fptr >::Iter::operator _type_ &   const [inline]
 

Definition at line 174 of file include/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_& WvHashTable< _type_, _ftype_, fptr >::Iter::operator()   const [inline]
 

Definition at line 174 of file utils/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_& WvHashTable< _type_, _ftype_, fptr >::Iter::operator()   const [inline]
 

Definition at line 174 of file include/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_* WvHashTable< _type_, _ftype_, fptr >::Iter::operator->   const [inline]
 

Definition at line 174 of file utils/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_* WvHashTable< _type_, _ftype_, fptr >::Iter::operator->   const [inline]
 

Definition at line 174 of file include/wvhashtable.h.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_* WvHashTable< _type_, _ftype_, fptr >::Iter::ptr   const [inline]
 

Definition at line 172 of file utils/wvhashtable.h.

References WvLink::data, and WvHashTableBase::IterBase::link.

template<class _type_, class _ftype_, WvFieldPointer * fptr>
_type_* WvHashTable< _type_, _ftype_, fptr >::Iter::ptr   const [inline]
 

Definition at line 172 of file include/wvhashtable.h.

References WvLink::data, and WvHashTableBase::IterBase::link.


The documentation for this class was generated from the following files:
Generated on Sun Aug 25 02:29:40 2002 for WvStreams by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002