comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator Class Reference

#include <Expr.h>

Collaboration diagram for comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConnectiveIterator ()
 ConnectiveIterator (const FunctionCallExpr *callExpr)
 ConnectiveIterator (const ConnectiveIterator &iter)
FunctionDecloperator* ()
bool operator== (const ConnectiveIterator &iter) const
bool operator!= (const ConnectiveIterator &iter) const
ConnectiveIteratoroperator++ ()
ConnectiveIterator operator++ (int)


Detailed Description

Definition at line 249 of file Expr.h.


Constructor & Destructor Documentation

comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::ConnectiveIterator (  )  [inline]

Definition at line 256 of file Expr.h.

comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::ConnectiveIterator ( const FunctionCallExpr callExpr  )  [inline]

Definition at line 262 of file Expr.h.

comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::ConnectiveIterator ( const ConnectiveIterator iter  )  [inline]

Definition at line 266 of file Expr.h.


Member Function Documentation

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

Definition at line 280 of file Expr.h.

FunctionDecl* comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator* (  )  [inline]

Definition at line 270 of file Expr.h.

ConnectiveIterator comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator++ ( int   )  [inline]

Definition at line 292 of file Expr.h.

ConnectiveIterator& comma::FunctionCallExpr::FunctionCallExpr::ConnectiveIterator::operator++ (  )  [inline]

Definition at line 284 of file Expr.h.

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

Definition at line 275 of file Expr.h.


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

Generated on Sun Aug 16 02:46:25 2009 for Comma by  doxygen 1.5.8