Concrete Python  git-339c971
Classes | Public Member Functions | Protected Member Functions | Private Member Functions
TapModule_Fork Class Reference
+ Inheritance diagram for TapModule_Fork:
+ Collaboration diagram for TapModule_Fork:

List of all members.

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

Datadata () const

Constructor & Destructor Documentation

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.


Member Function Documentation

TapModule_Fork::Data * data ( ) const [private]

Direct short-term access to Arena memory. Valid until the next memory allocation.

Reimplemented from AbstractURLOpen.