Iterator over procedures in the mProcToSideEffectMap. More...


Public Member Functions | |
| InterSideEffectProcIter (OA_ptr< std::set< ProcHandle > > pSet) | |
| ~InterSideEffectProcIter () | |
| ProcHandle | current () const |
| bool | isValid () const |
| void | operator++ () |
| void | reset () |
Iterator over procedures in the mProcToSideEffectMap.
Definition at line 223 of file InterSideEffectStandard.hpp.
| OA::SideEffect::InterSideEffectStandard::InterSideEffectProcIter::InterSideEffectProcIter | ( | OA_ptr< std::set< ProcHandle > > | pSet | ) | [inline] |
Definition at line 227 of file InterSideEffectStandard.hpp.
| OA::SideEffect::InterSideEffectStandard::InterSideEffectProcIter::~InterSideEffectProcIter | ( | ) | [inline] |
Definition at line 229 of file InterSideEffectStandard.hpp.
| ProcHandle OA::SideEffect::InterSideEffectStandard::InterSideEffectProcIter::current | ( | ) | const [inline, virtual] |
Implements OA::ProcHandleIterator.
Definition at line 231 of file InterSideEffectStandard.hpp.
| bool OA::SideEffect::InterSideEffectStandard::InterSideEffectProcIter::isValid | ( | ) | const [inline, virtual] |
Implements OA::ProcHandleIterator.
Definition at line 233 of file InterSideEffectStandard.hpp.
| void OA::SideEffect::InterSideEffectStandard::InterSideEffectProcIter::operator++ | ( | ) | [inline, virtual] |
Implements OA::ProcHandleIterator.
Definition at line 235 of file InterSideEffectStandard.hpp.
| void OA::SideEffect::InterSideEffectStandard::InterSideEffectProcIter::reset | ( | ) | [inline, virtual] |
Implements OA::ProcHandleIterator.
Definition at line 236 of file InterSideEffectStandard.hpp.
1.6.1