|
Concrete Python
git-339c971
|
Inheritance diagram for AbstractURLOpen:
Collaboration diagram for AbstractURLOpen:Classes | |
| struct | Data |
Public Member Functions | |
| AbstractURLOpen (const AbstractURLOpen &other) throw () | |
Protected Member Functions | |
| AbstractURLOpen (unsigned int address) throw () | |
Private Member Functions | |
| Data * | data () const |
| AbstractURLOpen | ( | unsigned int | address | ) | throw () [explicit, protected] |
Cast an Arena offset into a typed pointer.
| AbstractURLOpen | ( | const AbstractURLOpen & | other | ) | throw () |
Another reference.
| AbstractURLOpen::Data * data | ( | ) | const [private] |
Direct short-term access to Arena memory. Valid until the next memory allocation.
Reimplemented in TapModule_URLOpen, and TapModule_Fork.
1.7.6.1