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

List of all members.

Public Member Functions

 NestedCallContinuation (const NestedCallContinuation &other) throw ()

Protected Member Functions

 NestedCallContinuation (unsigned int address) throw ()

Constructor & Destructor Documentation

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

Cast an Arena offset into a typed pointer.

NestedCallContinuation ( const NestedCallContinuation other) throw ()

Another reference.