ConstPointerToArray_ushort
-
template<>
class ConstPointerToArray<ushort> Bases:
PointerToArrayBase< ushort >
Inheritance diagram
-
ConstPointerToArray(PointerToArray<ushort> const ©)
-
ConstPointerToArray(ConstPointerToArray<ushort> const ©)
-
void clear(void)
-
unsigned long int count(ushort const&) const
-
PyObject *get_data(void) const
-
ushort 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
-
ConstPointerToArray(PointerToArray<ushort> const ©)