Zen
A cross-platform functional programming language
|
_continuationList | RunContextT< ReturnT > | [private] |
_engine | RunContextT< ReturnT > | [private] |
append(ContinuationT< ReturnT > *continuation) | RunContextT< ReturnT > | [inline] |
getContinuation(typename ztl::ContinuationT< ReturnT >::Ptr &continuation) | RunContextT< ReturnT > | [inline] |
getEngine() | RunContextT< ReturnT > | [inline] |
hasContinuation() | RunContextT< ReturnT > | [inline] |
RunContextT(zbl::Engine &engine) | RunContextT< ReturnT > | [inline] |