casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::Copy_global_functions_test Struct Reference

Test routines. More...

#include <Copy.h>

List of all members.

Public Member Functions

void objtestmv (size_t &nLeft, size_t &startLeft, size_t &startRight, const void *to, const void *from, const size_t n, const size_t toStride, const size_t fromStride, const void *toPn, const void *fromPn, const size_t fromMto, const size_t toMfrom)
 Test on how to handle the overlap in move.

Detailed Description

Test routines.

Definition at line 118 of file Copy.h.


Member Function Documentation

void casa::Copy_global_functions_test::objtestmv ( size_t &  nLeft,
size_t &  startLeft,
size_t &  startRight,
const void *  to,
const void *  from,
const size_t  n,
const size_t  toStride,
const size_t  fromStride,
const void *  toPn,
const void *  fromPn,
const size_t  fromMto,
const size_t  toMfrom 
)

Test on how to handle the overlap in move.


The documentation for this struct was generated from the following file: