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::Double > Struct Template Reference

#include <PycArrayComCC.h>

Public Types

typedef casacore::Double casa_type
 
typedef npy_float64 python_type
 

Static Public Member Functions

static NPY_TYPES pyType ()
 

Detailed Description

template<>
struct TypeConvTraits< casacore::Double >

Definition at line 116 of file PycArrayComCC.h.

Member Typedef Documentation

Definition at line 117 of file PycArrayComCC.h.

typedef npy_float64 TypeConvTraits< casacore::Double >::python_type

Definition at line 118 of file PycArrayComCC.h.

Member Function Documentation

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

Definition at line 119 of file PycArrayComCC.h.


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