Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

list.h File Reference

#include "screen.h"

Include dependency graph for list.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  List_node
 A List_node is a node in a linked List. More...

class  List_iterator
 A List_iterator allows iterating over the elements of a given List. More...

class  List
 This class is a basic doubly linked list, with the node metadata actually stored in each element. More...


Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman