a | Gecode::ArgArrayBase< SEB > | protected |
allocate(int n) | Gecode::ArgArrayBase< SEB > | inlineprotected |
append(const SEB &x) | Gecode::ArgArrayBase< SEB > | inlineprotected |
append(const ArgArrayBase< SEB > &x) | Gecode::ArgArrayBase< SEB > | inlineprotected |
ArgArrayBase(void) | Gecode::ArgArrayBase< SEB > | inline |
ArgArrayBase(int n) | Gecode::ArgArrayBase< SEB > | inlineexplicit |
ArgArrayBase(const ArgArrayBase< SEB > &a) | Gecode::ArgArrayBase< SEB > | inline |
ArgArrayBase(const std::vector< SEB > &a) | Gecode::ArgArrayBase< SEB > | inline |
ArgArrayBase(InputIterator first, InputIterator last) | Gecode::ArgArrayBase< SEB > | inline |
begin(void) | Gecode::ArgArrayBase< SEB > | inline |
begin(void) const | Gecode::ArgArrayBase< SEB > | inline |
capacity | Gecode::ArgArrayBase< SEB > | protected |
concat(const ArgArrayBase< SEB > &x) const | Gecode::ArgArrayBase< SEB > | inlineprotected |
concat(const SEB &x) const | Gecode::ArgArrayBase< SEB > | inlineprotected |
const_iterator typedef | Gecode::ArgArrayBase< SEB > | |
const_pointer typedef | Gecode::ArgArrayBase< SEB > | |
const_reference typedef | Gecode::ArgArrayBase< SEB > | |
const_reverse_iterator typedef | Gecode::ArgArrayBase< SEB > | |
end(void) | Gecode::ArgArrayBase< SEB > | inline |
end(void) const | Gecode::ArgArrayBase< SEB > | inline |
iterator typedef | Gecode::ArgArrayBase< SEB > | |
n | Gecode::ArgArrayBase< SEB > | protected |
onstack | Gecode::ArgArrayBase< SEB > | protected |
onstack_size | Gecode::ArgArrayBase< SEB > | protectedstatic |
operator [](int i) | Gecode::ArgArrayBase< SEB > | inline |
operator [](int i) const | Gecode::ArgArrayBase< SEB > | inline |
operator+(const PrimArgArray< SEB > &x, const PrimArgArray< SEB > &y) | Gecode::PrimArgArray< SEB > | related |
operator+(const PrimArgArray< SEB > &x, const SEB &y) | Gecode::PrimArgArray< SEB > | related |
operator+(const SEB &x, const PrimArgArray< SEB > &y) | Gecode::PrimArgArray< SEB > | related |
operator<<(const SEB &x) | Gecode::PrimArgArray< SEB > | inline |
operator<<(const PrimArgArray< SEB > &x) | Gecode::PrimArgArray< SEB > | inline |
ArgArrayBase< SEB >::operator<<(std::basic_ostream< Char, Traits > &os, const ArgArrayBase< SEB > &x) | Gecode::ArgArrayBase< SEB > | related |
operator=(const ArgArrayBase< SEB > &a) | Gecode::ArgArrayBase< SEB > | inline |
pointer typedef | Gecode::ArgArrayBase< SEB > | |
PrimArgArray(void) | Gecode::PrimArgArray< SEB > | inline |
PrimArgArray(int n) | Gecode::PrimArgArray< SEB > | inlineexplicit |
PrimArgArray(int n, SEB e0,...) | Gecode::PrimArgArray< SEB > | |
PrimArgArray(int n, const SEB *e) | Gecode::PrimArgArray< SEB > | |
PrimArgArray(const PrimArgArray< SEB > &a) | Gecode::PrimArgArray< SEB > | inline |
PrimArgArray(const std::vector< SEB > &a) | Gecode::PrimArgArray< SEB > | inline |
PrimArgArray(InputIterator first, InputIterator last) | Gecode::PrimArgArray< SEB > | inline |
rbegin(void) | Gecode::ArgArrayBase< SEB > | inline |
rbegin(void) const | Gecode::ArgArrayBase< SEB > | inline |
reference typedef | Gecode::ArgArrayBase< SEB > | |
rend(void) | Gecode::ArgArrayBase< SEB > | inline |
rend(void) const | Gecode::ArgArrayBase< SEB > | inline |
resize(int i) | Gecode::ArgArrayBase< SEB > | inlineprotected |
reverse_iterator typedef | Gecode::ArgArrayBase< SEB > | |
SEBs(void) | Gecode::SEBs | inline |
SEBs(int n) | Gecode::SEBs | inlineexplicit |
SEBs(const std::vector< SEB > &x) | Gecode::SEBs | inline |
SEBs(InputIterator first, InputIterator last) | Gecode::SEBs | inline |
SEBs(const PrimArgArray< SEB > &a) | Gecode::SEBs | inline |
SEBs(int n, SEB b0,...) | Gecode::SEBs | |
size(void) const | Gecode::ArgArrayBase< SEB > | inline |
slice(int start, int inc=1, int n=-1) | Gecode::PrimArgArray< SEB > | inline |
value_type typedef | Gecode::ArgArrayBase< SEB > | |
~ArgArrayBase(void) | Gecode::ArgArrayBase< SEB > | inline |