Concrete Python
git-339c971
|
Classes | |
struct | Data |
Public Member Functions | |
ListNode (const ListNode &other) throw () | |
ListNode () throw () | |
Protected Member Functions | |
ListNode (unsigned int address) throw () | |
Private Member Functions | |
Data * | data () const |
ListNode | ( | unsigned int | address | ) | throw () [explicit, protected] |
Cast an Arena offset into a typed pointer.
ListNode | ( | ) | throw () |
Type-specific null pointer.