This is the complete list of members for
TestFactoryT< T, ImplT >::TcontinuationT, including all inherited members.
| _closureList | Continuation | [protected] |
| _idx | Continuation | [protected] |
| _joinerList | Continuation | [protected] |
| _rtn | TestFactoryT< T, ImplT >::TcontinuationT | [private] |
| _test | TestFactoryT< T, ImplT >::TcontinuationT | [private] |
| clone(zbl::Continuation::Ptr &continuation) const | TestFactoryT< T, ImplT >::TcontinuationT | [inline, private, virtual] |
| cloneT() const | ContinuationT< int > | [inline] |
| Continuation() | Continuation | [inline, protected] |
| Continuation(const Continuation &src) | Continuation | [inline, protected] |
| ContinuationT() | ContinuationT< int > | [inline, protected] |
| ContinuationT(const ContinuationT &src) | ContinuationT< int > | [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] |
| init() | TestFactoryT< T, ImplT >::TcontinuationT | [inline, private] |
| JoinerList typedef | Continuation | |
| Ptr typedef | ContinuationT< int > | |
| run(zbl::RunContext &_ctx) | Continuation | |
| setChild(Continuation *child) | Continuation | [inline] |
| setParent(ClosureT< int > &parent) | ContinuationT< int > | [inline] |
| setReturn(const int &val) | ContinuationT< int > | [inline] |
| TcontinuationT(const z::string &name, zbl::TestResult &tr) | TestFactoryT< T, ImplT >::TcontinuationT | [inline] |
| TcontinuationT(const TcontinuationT &src) | TestFactoryT< T, ImplT >::TcontinuationT | [inline] |
| ~Continuation() | Continuation | [inline, virtual] |