This is the complete list of members for Gecode::Kernel::FunctionBranch, including all inherited members.
Brancher(Home home) | Gecode::Brancher | inlineprotected |
Brancher(Space &home, Brancher &b) | Gecode::Brancher | inlineprotected |
Gecode::ActorLink::cast(T *a) | Gecode::ActorLink | inlinestatic |
Gecode::ActorLink::cast(const T *a) | Gecode::ActorLink | inlinestatic |
choice(Space &home) | Gecode::Kernel::FunctionBranch | virtual |
choice(const Space &home, Archive &a) | Gecode::Kernel::FunctionBranch | virtual |
commit(Space &home, const Choice &ch, unsigned int a) | Gecode::Kernel::FunctionBranch | virtual |
copy(Space &home) | Gecode::Kernel::FunctionBranch | virtual |
dispose(Space &home) | Gecode::Kernel::FunctionBranch | virtual |
done | Gecode::Kernel::FunctionBranch | protected |
f | Gecode::Kernel::FunctionBranch | protected |
FunctionBranch(Home home, std::function< void(Space &home)> f0) | Gecode::Kernel::FunctionBranch | inlineprotected |
FunctionBranch(Space &home, FunctionBranch &b) | Gecode::Kernel::FunctionBranch | inlineprotected |
group(void) const | Gecode::Brancher | inline |
group(BrancherGroup g) | Gecode::Brancher | inline |
id(void) const | Gecode::Brancher | inline |
ngl(Space &home, const Choice &c, unsigned int a) const | Gecode::Brancher | virtual |
operator delete(void *p, Space &home) | Gecode::Actor | inlinestatic |
operator delete(void *p) | Gecode::Actor | inlinestatic |
operator new(size_t s, Space &home) | Gecode::Actor | inlinestatic |
operator new(size_t s) | Gecode::Actor | static |
post(Home home, std::function< void(Space &home)> f) | Gecode::Kernel::FunctionBranch | inlinestatic |
print(const Space &, const Choice &, unsigned int, std::ostream &o) const | Gecode::Kernel::FunctionBranch | virtual |
status(const Space &home) const | Gecode::Kernel::FunctionBranch | virtual |
~Actor(void) | Gecode::Actor | virtual |