ConstPointerToArray_unsigned_char

template<>
class ConstPointerToArray<unsigned char>

Bases: PointerToArrayBase< unsigned char >

Inheritance diagram

Inheritance diagram of ConstPointerToArray_unsigned_char

ConstPointerToArray(PointerToArray<unsigned char> const &copy)
ConstPointerToArray(ConstPointerToArray<unsigned char> const &copy)
void clear(void)
unsigned long int count(unsigned char const&) const
PyObject *get_data(void) const
unsigned char 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