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

Gecode::Support::StaticStack< T, A > Member List

This is the complete list of members for Gecode::Support::StaticStack< T, A >, including all inherited members.
empty(void) const Gecode::Support::StaticStack< T, A > [inline]
entries(void) const Gecode::Support::StaticStack< T, A > [inline]
last(void) const Gecode::Support::StaticStack< T, A > [inline]
pop(void)Gecode::Support::StaticStack< T, A > [inline]
push(const T &x)Gecode::Support::StaticStack< T, A > [inline]
reset(void)Gecode::Support::StaticStack< T, A > [inline]
StaticStack(A &a, int n)Gecode::Support::StaticStack< T, A > [inline]
top(void) const Gecode::Support::StaticStack< T, A > [inline]
~StaticStack(void)Gecode::Support::StaticStack< T, A > [inline]