|
Chombo + EB
3.0
|
#include <Copier.H>
Public Types | |
| enum | local_from_to { LOCAL, FROM, TO } |
Public Member Functions | |
| CopyIterator (const Copier &a_copier, local_from_to) | |
| const MotionItem & | operator() () const |
| void | operator++ () |
| bool | ok () const |
| void | reset () |
Private Attributes | |
| const Vector< MotionItem * > * | m_motionplanPtr |
| unsigned int | m_current |
|
inline |
References MayDay::Error(), FROM, LOCAL, Copier::m_fromMotionPlan, Copier::m_localMotionPlan, m_motionplanPtr, Copier::m_toMotionPlan, and TO.
|
inline |
References CH_assert, m_current, and m_motionplanPtr.
|
inline |
References m_current.
|
inline |
|
inline |
References m_current.
|
private |
Referenced by CopyIterator(), ok(), and operator()().
|
private |
Referenced by ok(), operator()(), operator++(), and reset().
1.8.13