Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

tll.h File Reference

Go to the source code of this file.

Compounds

class  HeadNode
class  InternalNode
class  LinkedList
class  Node
class  TailNode

Enumerations

enum  { smaller, bigger, same }


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
smaller 
bigger 
same 

Definition at line 12 of file tll.h.

00012 {smaller, bigger, same};     // Used for the compare functions


Generated on Fri Dec 23 05:19:58 2005 for Particles by doxygen1.2.15