#include <flx_rtl.hpp>
Public Member Functions | |
| con_t () | |
| initialise pc, p_svc to 0 | |
| virtual con_t * | resume ()=0 |
| method to perform a computational step | |
Public Attributes | |
| FLX_PC_DECL _uctor_ * | p_svc |
| < interior program counter | |
| con_t * | _caller |
| callers continuation (return address) | |
< abstract base for mutable continuations
| FLX_PC_DECL _uctor_* flx::rtl::con_t::p_svc |
< interior program counter
pointer to service request
1.5.3-20071008