|  | Zen A cross-platform functional programming language | 
| _child | Continuation |  [private] | 
| _closureList | Continuation |  [protected] | 
| _idx | Continuation |  [protected] | 
| _joinerList | Continuation |  [protected] | 
| clone(zbl::Continuation::Ptr &continuation) const =0 | Continuation |  [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 typedef | Continuation | |
| Ptr typedef | Continuation | |
| run(zbl::RunContext &_ctx) | Continuation | |
| setChild(Continuation *child) | Continuation |  [inline] | 
| setParent(Closure *parent)=0 | Continuation |  [pure virtual] | 
| ~Continuation() | Continuation |  [inline, virtual] |