Concrete Python
git-339c971
|
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.