a_ | ABA_ARRAY< Type > | [private] |
ABA_ARRAY(ABA_GLOBAL *glob, int size) | ABA_ARRAY< Type > | |
ABA_ARRAY(ABA_GLOBAL *glob, int size, Type init) | ABA_ARRAY< Type > | |
ABA_ARRAY(ABA_GLOBAL *glob, const ABA_BUFFER< Type > &buf) | ABA_ARRAY< Type > | |
ABA_ARRAY(const ABA_ARRAY< Type > &rhs) | ABA_ARRAY< Type > | |
copy(const ABA_ARRAY< Type > &rhs) | ABA_ARRAY< Type > | |
copy(const ABA_ARRAY< Type > &rhs, int l, int r) | ABA_ARRAY< Type > | |
exit(enum EXITCODES code) const | ABA_ABACUSROOT | [virtual] |
EXITCODES enum name | ABA_ABACUSROOT | |
Fatal enum value | ABA_ABACUSROOT | |
fracPart(double x) const | ABA_ABACUSROOT | |
glob_ | ABA_ARRAY< Type > | [private] |
leftShift(ABA_BUFFER< int > &ind) | ABA_ARRAY< Type > | |
leftShift(ABA_ARRAY< bool > &remove) | ABA_ARRAY< Type > | |
n_ | ABA_ARRAY< Type > | [private] |
Ok enum value | ABA_ABACUSROOT | |
onOff(bool value) | ABA_ABACUSROOT | |
operator<<(ostream &out, const ABA_ARRAY< Type > &array) | ABA_ARRAY< Type > | [friend] |
operator=(const ABA_ARRAY< Type > &rhs) | ABA_ARRAY< Type > | |
operator=(const ABA_BUFFER< Type > &rhs) | ABA_ARRAY< Type > | |
operator[](int i) | ABA_ARRAY< Type > | |
operator[](int i) const | ABA_ARRAY< Type > | |
rangeCheck(int i) const | ABA_ARRAY< Type > | [private] |
realloc(int newSize) | ABA_ARRAY< Type > | |
realloc(int newSize, Type init) | ABA_ARRAY< Type > | |
set(int l, int r, Type val) | ABA_ARRAY< Type > | |
set(Type val) | ABA_ARRAY< Type > | |
size() const | ABA_ARRAY< Type > | |
~ABA_ABACUSROOT() | ABA_ABACUSROOT | [virtual] |
~ABA_ARRAY() | ABA_ARRAY< Type > | |