flx::rtl::con_t Struct Reference

< abstract base for mutable continuations More...

#include <flx_rtl.hpp>

List of all members.

Public Member Functions

 con_t ()
 initialise pc, p_svc to 0
virtual con_tresume ()=0
 method to perform a computational step

Public Attributes

void * pc
 interior program counter
_uctor_p_svc
 pointer to service request
con_t_caller
 callers continuation (return address)


Detailed Description

< abstract base for mutable continuations


The documentation for this struct was generated from the following file:
Generated on Mon Dec 11 14:48:23 2006 for Felix by  doxygen 1.5.1