casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casacore::python::numpy::ArrayCopy< T > Member List

This is the complete list of members for casacore::python::numpy::ArrayCopy< T >, including all inherited members.

fromPy(T *to, const void *from, size_t nr)casacore::python::numpy::ArrayCopy< T >static
toArray(const IPosition &shape, void *data, bool copy)casacore::python::numpy::ArrayCopy< T >static
toPy(void *to, const T *from, size_t nr)casacore::python::numpy::ArrayCopy< T >static