class UnderMaskArray : public Array< unsigned char >

Used by UnderMaskMatrix, more powerful than simple [ ]

Inheritance:


Public Methods

UnderMaskArray(int size) throw()
UnderMaskArray(unsigned char *ref, int size) throw()

Inherited from Array:

Public Methods

int size() const throw()
T_item& operator[](int k) throw()
const T_item& operator[](int k) const throw()
Array < class T_item > & operator=(const Array< class T_item >& a) throw()
Array < class T_item > & operator=(T_item i) throw()
operator const T_item*() const throw()

Protected Fields

const int s
T_item* p
bool haveToDelete

Documentation

Used by UnderMaskMatrix, more powerful than simple [ ]
UnderMaskArray(int size) throw()

UnderMaskArray(unsigned char *ref, int size) throw()


This class has no child classes.
Author:
David FAUTHOUX
See Also:
UnderMaskArray
Background

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de