|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| Node (const Key &keyObj, const Value &valueObj) | |
| void | cleanup () |
| void | unlink () |
| template<class Visitor > | |
| void | walk (Visitor &visitorFunc) |
Public Attributes | |
| Node * | prev |
| Node * | next |
| Key | key |
| Value | value |
1.8.6