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

#include <PycArrayComH.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< String > toArray (const IPosition &shape, void *data, bool copy)
 

Detailed Description

template<>
struct ArrayCopy< String >

Definition at line 72 of file PycArrayComH.h.

Member Function Documentation

void ArrayCopy< String >::fromPy ( String *  to,
const void *  from,
size_t  nr 
)
static

Definition at line 259 of file PycArrayComCC.h.

Array< String > ArrayCopy< String >::toArray ( const IPosition &  shape,
void *  data,
bool  copy 
)
static

Definition at line 270 of file PycArrayComCC.h.

References ArrayCopy< T >::fromPy().

void ArrayCopy< String >::toPy ( void *  to,
const String *  from,
size_t  nr 
)
static

Definition at line 248 of file PycArrayComCC.h.


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