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