|
Concrete Python
git-339c971
|
Inheritance diagram for CallableObject:
Collaboration diagram for CallableObject:Public Member Functions | |
| CallableObject (const CallableObject &other) throw () | |
Protected Member Functions | |
| CallableObject (unsigned int address) throw () | |
| CallableObject | ( | unsigned int | address | ) | throw () [explicit, protected] |
Cast an Arena offset into a typed pointer.
| CallableObject | ( | const CallableObject & | other | ) | throw () |
Another reference.
1.7.6.1