DDL Struct Reference

#include <DDL.h>

List of all members.

Public Member Functions

 DDL ()
 DDL (Word w, bool bFreelyReduce=true)
 ~DDL ()
void append (int v)
void delend ()
Word toWord ()
void delcur (DDLNode *p)
void insertA (DDLNode *p, int v)
void insertA (DDLNode *p, Word w)

Public Attributes

DDLNodefirst
DDLNodelast
int len


Detailed Description

Definition at line 34 of file DDL.h.


Constructor & Destructor Documentation

DDL::DDL (  )  [inline]

Definition at line 42 of file DDL.h.

DDL::DDL ( Word  w,
bool  bFreelyReduce = true 
)

DDL::~DDL (  ) 


Member Function Documentation

void DDL::append ( int  v  ) 

void DDL::delend (  ) 

Word DDL::toWord (  ) 

void DDL::delcur ( DDLNode p  ) 

void DDL::insertA ( DDLNode p,
int  v 
)

void DDL::insertA ( DDLNode p,
Word  w 
)


Member Data Documentation

Definition at line 74 of file DDL.h.

Definition at line 75 of file DDL.h.

int DDL::len

Definition at line 76 of file DDL.h.


The documentation for this struct was generated from the following file:

Generated on Mon Mar 2 17:58:49 2009 for CRyptography And Groups (CRAG) by  doxygen 1.5.6