| 
    Chombo + EB
    3.2
    
   | 
 
#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 | 
| const MotionItem & | operator[] (size_t index) const | 
| void | operator++ () | 
| bool | ok () const | 
| void | reset () | 
| size_t | size () | 
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, m_motionplanPtr, and size().
      
  | 
  inline | 
References CH_assert, m_motionplanPtr, and size().
      
  | 
  inline | 
References m_current.
      
  | 
  inline | 
References m_current, m_motionplanPtr, and Vector< T >::size().
Referenced by BoxLayoutData< BaseFab< int > >::unpackReceivesToMe_append().
      
  | 
  inline | 
References m_current.
      
  | 
  inline | 
      
  | 
  private | 
Referenced by CopyIterator(), ok(), operator()(), and operator[]().
      
  | 
  private | 
Referenced by ok(), operator()(), operator++(), and reset().
 1.8.13