|
Dillo v3.2.0-94-g097ad90e
|
Public Attributes | |
| object::Object * | object |
| Node * | next |
Definition at line 191 of file container.hh.
| Node* lout::container::untyped::List::Node::next |
Definition at line 195 of file container.hh.
Referenced by lout::container::untyped::List::append(), lout::container::untyped::List::clear(), lout::container::untyped::List::equals(), lout::container::untyped::List::hashValue(), lout::container::untyped::List::insertBefore(), and lout::container::untyped::List::remove0().
| object::Object* lout::container::untyped::List::Node::object |
Definition at line 194 of file container.hh.
Referenced by lout::container::untyped::List::append(), lout::container::untyped::List::equals(), lout::container::untyped::List::getFirst(), lout::container::untyped::List::getLast(), lout::container::untyped::List::hashValue(), lout::container::untyped::List::insertBefore(), and lout::container::untyped::List::remove0().