NEST
2.6.0,not_revisioned_source_dir@0
|
Public Attributes | |
const char * | name |
struct __Pyx_StructField_ * | fields |
size_t | size |
size_t | arraysize [8] |
int | ndim |
char | typegroup |
char | is_unsigned |
int | flags |
size_t __Pyx_TypeInfo::arraysize[8] |
Referenced by __Pyx_GetModuleGlobalName().
struct __Pyx_StructField_* __Pyx_TypeInfo::fields |
Referenced by __Pyx_GetModuleGlobalName().
int __Pyx_TypeInfo::flags |
Referenced by __Pyx_GetModuleGlobalName().
char __Pyx_TypeInfo::is_unsigned |
Referenced by __Pyx_GetModuleGlobalName().
const char* __Pyx_TypeInfo::name |
Referenced by __Pyx_GetModuleGlobalName().
int __Pyx_TypeInfo::ndim |
Referenced by __Pyx_GetModuleGlobalName().
size_t __Pyx_TypeInfo::size |
Referenced by __Pyx_GetModuleGlobalName().
char __Pyx_TypeInfo::typegroup |
Referenced by __Pyx_GetModuleGlobalName().