lout::container::untyped Namespace Reference

The container classes defined here contain instances of object::Object. More...


Classes

class  Collection0
 ... More...
class  Iterator
 This is a small wrapper for AbstractIterator, which may be used directly, not as a pointer, to makes memory management simpler. More...
class  Collection
 Abstract base class for all container objects in container::untyped. More...
class  Vector
 Container, which is implemented by an array, which is dynamically resized. More...
class  List
 A single-linked list. More...
class  HashTable
 A hash table. More...
class  Stack
 A stack (LIFO). More...


Detailed Description

The container classes defined here contain instances of object::Object.

Different sub-classes may be mixed, and you have to care about casting, there is no type-safety.


Generated on Wed Sep 7 02:00:38 2011 for Dillo by  doxygen 1.5.9