Concrete Python  git-339c971
Public Member Functions | Protected Member Functions
Continuation Class Reference
+ Inheritance diagram for Continuation:
+ Collaboration diagram for Continuation:

List of all members.

Public Member Functions

 Continuation (const Continuation &other) throw ()
 Continuation () throw ()

Protected Member Functions

 Continuation (unsigned int address) throw ()

Constructor & Destructor Documentation

Continuation ( unsigned int  address) throw () [explicit, protected]

Cast an Arena offset into a typed pointer.

Continuation ( const Continuation other) throw ()

Another reference.

Continuation ( ) throw ()

Type-specific null pointer.