Exchange Copier.
More...
#include <Proto_MBLevelBoxData.H>
|
| | MBLevelExchangeCopier () |
| |
| void | buildMotionPlans (MBLevelExchangeCopierOp< T, C, MEM, CTR > &a_op) |
| |
| | Copier () |
| |
| | Copier (MBLevelExchangeCopierOp< T, C, MEM, CTR > a_op) |
| |
| | Copier (Copier &a_copier)=delete |
| |
| virtual | ~Copier () |
| |
| void | define (MBLevelExchangeCopierOp< T, C, MEM, CTR > a_op) |
| |
| void | clear () |
| |
| Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > & | operator= (const Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > &a_rhs)=delete |
| |
| bool | operator== (const Copier< MBLevelExchangeCopierOp< T, C, MEM, CTR >, MBBoxPartition, MBBoxPartition, SRC_MEM, DST_MEM > &a_rhs) const |
| |
| void | execute () |
| |
| void | sort () |
| |
| std::vector< MotionItem< MBBoxPartition, MBBoxPartition > > & | motionPlan (MotionType a_type) |
| |
| CopierIterator< MBBoxPartition, MBBoxPartition > | begin (MotionType a_type) const |
| |
| void | print () const |
| |
template<typename T, unsigned int C, MemType MEM, Centering CTR>
class Proto::MBLevelExchangeCopier< T, C, MEM, CTR >
Exchange Copier.
◆ MBLevelExchangeCopier()
template<typename T, unsigned int C, MemType MEM, Centering CTR>
◆ buildMotionPlans()
template<typename T , unsigned int C, MemType MEM, Centering CTR>
The documentation for this class was generated from the following file: