Generated on Thu Mar 22 10:40:00 2012 for Gecode by doxygen 1.6.3

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]