casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::Copy_global_functions_test Struct Reference

Test routines. More...

#include <Copy.h>

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. More...
 

Detailed Description

Test routines.

Definition at line 120 of file Copy.h.

Member Function Documentation

void casacore::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: