Zen
A cross-platform functional programming language

Continuation Member List

This is the complete list of members for Continuation, including all inherited members.
_childContinuation [private]
_closureListContinuation [protected]
_idxContinuation [protected]
_joinerListContinuation [protected]
clone(zbl::Continuation::Ptr &continuation) const =0Continuation [pure virtual]
Continuation()Continuation [inline, protected]
Continuation(const Continuation &src)Continuation [inline, protected]
getChild(zbl::Continuation::Ptr &continuation)Continuation [inline]
getCurrentClosure()Continuation [inline]
getJoinerList()Continuation [inline]
goNext(const Closure::Action::T &action)Continuation [inline]
hasChild()Continuation [inline]
JoinerList typedefContinuation
Ptr typedefContinuation
run(zbl::RunContext &_ctx)Continuation
setChild(Continuation *child)Continuation [inline]
setParent(Closure *parent)=0Continuation [pure virtual]
~Continuation()Continuation [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines