Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
Gecode::ViewSelNone< View > Member List

This is the complete list of members for Gecode::ViewSelNone< View >, including all inherited members.

brk(Space &home, ViewArray< View > &x, int *ties, int &n)Gecode::ViewSelNone< View >virtual
Gecode::ViewSel< View >::brk(Space &home, ViewArray< View > &x, int *ties, int &n)=0Gecode::ViewSel< View >pure virtual
copy(Space &home)Gecode::ViewSelNone< View >virtual
dispose(Space &home)Gecode::ViewSel< View >virtual
notice(void) constGecode::ViewSel< View >virtual
operator delete(void *p, Space &home)Gecode::ViewSel< View >inlinestatic
operator new(size_t s, Space &home)Gecode::ViewSel< View >inlinestatic
select(Space &home, ViewArray< View > &x, int s)Gecode::ViewSelNone< View >virtual
select(Space &home, ViewArray< View > &x, int s, BrancherFilter< View > &f)Gecode::ViewSelNone< View >virtual
select(Space &home, ViewArray< View > &x, int *ties, int n)Gecode::ViewSelNone< View >virtual
Gecode::ViewSel< View >::select(Space &home, ViewArray< View > &x, int s)=0Gecode::ViewSel< View >pure virtual
ties(Space &home, ViewArray< View > &x, int s, int *ties, int &n)Gecode::ViewSelNone< View >virtual
ties(Space &home, ViewArray< View > &x, int s, int *ties, int &n, BrancherFilter< View > &f)Gecode::ViewSelNone< View >virtual
Gecode::ViewSel< View >::ties(Space &home, ViewArray< View > &x, int s, int *ties, int &n)=0Gecode::ViewSel< View >pure virtual
Var typedefGecode::ViewSelNone< View >protected
View typedefGecode::ViewSel< View >
ViewSel(Space &home, const VarBranch< Var > &vb)Gecode::ViewSel< View >inline
ViewSelNone(Space &home, const VarBranch< Var > &vb)Gecode::ViewSelNone< View >inline
ViewSelNone(Space &home, ViewSelNone< View > &vs)Gecode::ViewSelNone< View >inline
~ViewSel(void)Gecode::ViewSel< View >virtual