|
Concrete Python
git-339c971
|
Inheritance diagram for Continuation:
Collaboration diagram for Continuation:Public Member Functions | |
| Continuation (const Continuation &other) throw () | |
| Continuation () throw () | |
Protected Member Functions | |
| Continuation (unsigned int address) throw () | |
| 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.
1.7.6.1