ConstPointerToArray_unsigned_short_int

template<>
class ConstPointerToArray<unsigned short int>

Bases: PointerToArrayBase< unsigned short int >

Inheritance diagram

Inheritance diagram of ConstPointerToArray_unsigned_short_int

ConstPointerToArray(PointerToArray<unsigned short int> const &copy)
ConstPointerToArray(ConstPointerToArray<unsigned short int> const &copy)
void clear(void)
unsigned long int count(unsigned short int const&) const
PyObject *get_data(void) const
unsigned short int const &get_element(unsigned long int n) const
int get_node_ref_count(void) const
int get_ref_count(void) const
PyObject *get_subdata(unsigned long int n, unsigned long int count) const
unsigned long int size(void) const