Generated on Fri May 4 2012 13:51:59 for Gecode by doxygen 1.7.6.1
Gecode::Support::DynamicStack< T, A > Member List
This is the complete list of members for Gecode::Support::DynamicStack< T, A >, including all inherited members.
DynamicStack(A &a, int n=64)Gecode::Support::DynamicStack< T, A > [inline]
empty(void) const Gecode::Support::DynamicStack< T, A > [inline]
entries(void) const Gecode::Support::DynamicStack< T, A > [inline]
last(void) const Gecode::Support::DynamicStack< T, A > [inline]
operator[](int i)Gecode::Support::DynamicStack< T, A > [inline]
operator[](int i) const Gecode::Support::DynamicStack< T, A > [inline]
pop(void)Gecode::Support::DynamicStack< T, A > [inline]
push(const T &x)Gecode::Support::DynamicStack< T, A > [inline]
size(void) const Gecode::Support::DynamicStack< T, A > [inline]
top(void) const Gecode::Support::DynamicStack< T, A > [inline]
~DynamicStack(void)Gecode::Support::DynamicStack< T, A > [inline]