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

This one is only used to convert numpy BYTE and SBYTE to casa short. More...

#include <PycArrayComCC.h>

Public Types

typedef casacore::Char casa_type
 
typedef npy_int8 python_type
 

Static Public Member Functions

static NPY_TYPES pyType ()
 

Detailed Description

template<>
struct TypeConvTraits< casacore::Char >

This one is only used to convert numpy BYTE and SBYTE to casa short.

There is no back conversion, so an exception is thrown.

Definition at line 138 of file PycArrayComCC.h.

Member Typedef Documentation

Definition at line 139 of file PycArrayComCC.h.

Definition at line 140 of file PycArrayComCC.h.

Member Function Documentation

static NPY_TYPES TypeConvTraits< casacore::Char >::pyType ( )
inlinestatic

Definition at line 141 of file PycArrayComCC.h.


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