Generated on Tue Sep 25 2012 20:53:34 for Gecode by doxygen 1.7.5
Gecode::Support::DynamicStack Member List
This is the complete list of members for Gecode::Support::DynamicStack, including all inherited members.
DynamicStack(A &a, int n=64)Gecode::Support::DynamicStack [inline]
empty(void) const Gecode::Support::DynamicStack [inline]
entries(void) const Gecode::Support::DynamicStack [inline]
last(void) const Gecode::Support::DynamicStack [inline]
operator[](int i)Gecode::Support::DynamicStack [inline]
operator[](int i) const Gecode::Support::DynamicStack [inline]
pop(void)Gecode::Support::DynamicStack [inline]
push(const T &x)Gecode::Support::DynamicStack [inline]
size(void) const Gecode::Support::DynamicStack [inline]
top(void) const Gecode::Support::DynamicStack [inline]
~DynamicStack(void)Gecode::Support::DynamicStack [inline]