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