Generic iterator over ExprHandle's.
More...
#include <IRHandles.hpp>
List of all members.
Detailed Description
Generic iterator over ExprHandle's.
Definition at line 341 of file IRHandles.hpp.
Constructor & Destructor Documentation
| OA::ExprHandleIterator::ExprHandleIterator |
( |
|
) |
[inline] |
| virtual OA::ExprHandleIterator::~ExprHandleIterator |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual ExprHandle OA::ExprHandleIterator::current |
( |
|
) |
const [pure virtual] |
| virtual bool OA::ExprHandleIterator::isValid |
( |
|
) |
const [pure virtual] |
| void OA::ExprHandleIterator::operator++ |
( |
int |
|
) |
[inline] |
| virtual void OA::ExprHandleIterator::operator++ |
( |
|
) |
[pure virtual] |
| virtual void OA::ExprHandleIterator::reset |
( |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file: