#include <array.h>
Data Fields | |
int32 | vl_len_ |
int | ndim |
int32 | dataoffset |
Oid | elemtype |
Definition at line 69 of file array.h.
Definition at line 73 of file array.h.
Referenced by allocacl(), array_cat(), array_get_slice(), array_in(), array_map(), array_recv(), array_replace_internal(), array_set(), array_set_slice(), construct_empty_array(), construct_md_array(), create_array_envelope(), and new_intArrayType().
Definition at line 74 of file array.h.
Referenced by allocacl(), array_cat(), array_get_slice(), array_in(), array_map(), array_recv(), array_replace_internal(), array_set(), array_set_slice(), construct_empty_array(), construct_md_array(), and create_array_envelope().
int ArrayType::ndim |
Definition at line 72 of file array.h.
Referenced by allocacl(), array_cat(), array_get_slice(), array_in(), array_map(), array_recv(), array_replace_internal(), array_set(), array_set_slice(), construct_empty_array(), construct_md_array(), and create_array_envelope().