|
Public Types | |
typedef DataKernelT::DereferencedType | DereferencedType |
typedef DataKernelT::HandleType | HandleType |
typedef DataKernelT::value_type | value_type |
Public Member Functions | |
ShuffleIndicesT * | ShuffleIndices () const |
void | ShuffleIndices (ShuffleIndicesT *shuffleIndices) |
ShuffleIndicesTreeDataKernelStrategy () | |
Protected Member Functions | |
void | SwapHandles (HandleType a, HandleType b) |
Definition at line 10 of file ShuffleIndicesTreeDataKernelStrategy.h.
typedef DataKernelT::DereferencedType DereferencedType |
Definition at line 16 of file ShuffleIndicesTreeDataKernelStrategy.h.
typedef DataKernelT::HandleType HandleType |
Definition at line 15 of file ShuffleIndicesTreeDataKernelStrategy.h.
typedef DataKernelT::value_type value_type |
Definition at line 14 of file ShuffleIndicesTreeDataKernelStrategy.h.
|
inline |
Definition at line 18 of file ShuffleIndicesTreeDataKernelStrategy.h.
|
inline |
Definition at line 23 of file ShuffleIndicesTreeDataKernelStrategy.h.
|
inline |
Definition at line 19 of file ShuffleIndicesTreeDataKernelStrategy.h.
|
inlineprotected |
Definition at line 29 of file ShuffleIndicesTreeDataKernelStrategy.h.