|
Concrete Python
git-339c971
|
Inheritance diagram for ListNode< ImplType >:
Collaboration diagram for ListNode< ImplType >: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.
1.7.6.1