sospin is hosted by Hepforge, IPPP Durham
SOSpin  1.0.0
dlist.h File Reference

Defintions for all general (initialisation etc.) routines of class DList. More...

#include <iostream>
#include <string>
#include <cstring>
#include <sstream>
#include <cstdlib>
#include <vector>
#include <list>

Go to the source code of this file.

Classes

struct  sospin::elemType
 
struct  sospin::noList
 struct for the node of DList More...
 
class  sospin::DList
 DList with nodes. More...
 

Namespaces

 sospin
 

Enumerations

enum  sospin::Elem { sospin::b = 0, sospin::bt = 1, sospin::delta = 2, sospin::ct = 3 }
 Enumerator for Node symbol. More...
 

Detailed Description

Defintions for all general (initialisation etc.) routines of class DList.

Definition in file dlist.h.