comma::Homonym::DirectIterator Class Reference

#include <Homonym.h>

List of all members.

Public Member Functions

 DirectIterator (const DirectIterator &iter)
Decloperator* ()
bool operator== (const DirectIterator &iter) const
bool operator!= (const DirectIterator &iter) const
DirectIteratoroperator++ ()
DirectIterator operator++ (int)
DirectIteratoroperator-- ()
DirectIterator operator-- (int)

Friends

class Homonym


Detailed Description

Definition at line 144 of file Homonym.h.


Constructor & Destructor Documentation

comma::Homonym::DirectIterator::DirectIterator ( const DirectIterator iter  )  [inline]

Definition at line 154 of file Homonym.h.


Member Function Documentation

bool comma::Homonym::DirectIterator::operator!= ( const DirectIterator iter  )  const [inline]

Definition at line 163 of file Homonym.h.

Decl* comma::Homonym::DirectIterator::operator* (  )  [inline]

Definition at line 157 of file Homonym.h.

DirectIterator comma::Homonym::DirectIterator::operator++ ( int   )  [inline]

Definition at line 172 of file Homonym.h.

DirectIterator& comma::Homonym::DirectIterator::operator++ (  )  [inline]

Definition at line 167 of file Homonym.h.

DirectIterator comma::Homonym::DirectIterator::operator-- ( int   )  [inline]

Definition at line 183 of file Homonym.h.

DirectIterator& comma::Homonym::DirectIterator::operator-- (  )  [inline]

Definition at line 178 of file Homonym.h.

bool comma::Homonym::DirectIterator::operator== ( const DirectIterator iter  )  const [inline]

Definition at line 159 of file Homonym.h.


Friends And Related Function Documentation

friend class Homonym [friend]

Definition at line 151 of file Homonym.h.


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

Generated on Fri Feb 20 23:10:01 2009 for Comma by  doxygen 1.5.7.1