Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Comma: comma::DependencySetIterator Class Reference

comma::DependencySetIterator Class Reference

Iterator over the elements of a DependencySet. More...

#include <DependencySet.h>

Collaboration diagram for comma::DependencySetIterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator== (const DependencySetIterator &iter) const
bool operator!= (const DependencySetIterator &iter) const
DependencySetIteratoroperator++ ()
DependencySetIterator operator++ (int)
DependencySetIteratoroperator-- ()
DependencySetIterator operator-- (int)
const DomainInstanceDecloperator* () const
const DomainInstanceDecloperator-> () const

Friends

class DependencySet

Detailed Description

Iterator over the elements of a DependencySet.

Definition at line 29 of file DependencySet.h.


Member Function Documentation

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

Definition at line 48 of file DependencySet.h.

const DomainInstanceDecl * comma::DependencySetIterator::operator* (  )  const [inline]

Definition at line 124 of file DependencySet.h.

DependencySetIterator comma::DependencySetIterator::operator++ ( int   )  [inline]

Definition at line 57 of file DependencySet.h.

DependencySetIterator& comma::DependencySetIterator::operator++ (  )  [inline]

Definition at line 52 of file DependencySet.h.

DependencySetIterator comma::DependencySetIterator::operator-- ( int   )  [inline]

Definition at line 68 of file DependencySet.h.

DependencySetIterator& comma::DependencySetIterator::operator-- (  )  [inline]

Definition at line 63 of file DependencySet.h.

const DomainInstanceDecl * comma::DependencySetIterator::operator-> (  )  const [inline]

Definition at line 128 of file DependencySet.h.

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

Definition at line 44 of file DependencySet.h.


Friends And Related Function Documentation

friend class DependencySet [friend]

Definition at line 41 of file DependencySet.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1