#include <Copy.h>
Definition at line 118 of file Copy.h.
Public Member Functions | |
| void | objtestmv (uInt &nLeft, uInt &startLeft, uInt &startRight, const void *to, const void *from, const uInt n, const uInt toStride, const uInt fromStride, const void *toPn, const void *fromPn, const uInt fromMto, const uInt toMfrom) |
| Test on how to handle the overlap in move. | |
| void casa::Copy_global_functions_test::objtestmv | ( | uInt & | nLeft, | |
| uInt & | startLeft, | |||
| uInt & | startRight, | |||
| const void * | to, | |||
| const void * | from, | |||
| const uInt | n, | |||
| const uInt | toStride, | |||
| const uInt | fromStride, | |||
| const void * | toPn, | |||
| const void * | fromPn, | |||
| const uInt | fromMto, | |||
| const uInt | toMfrom | |||
| ) |
Test on how to handle the overlap in move.
1.5.1