casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
casacore::python::numpy::ArrayCopy< String > Struct Template Reference

#include <PycArrayNP.h>

Static Public Member Functions

static void toPy (void *to, const String *from, size_t nr)
 
static void fromPy (String *to, const void *from, size_t nr)
 
static Array< StringtoArray (const IPosition &shape, void *data, bool copy)
 

Detailed Description

template<>
struct casacore::python::numpy::ArrayCopy< String >

Definition at line 73 of file PycArrayNP.h.

Member Function Documentation

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

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