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::delcur ( DDLNode p  ) 
void DDL::delend (  ) 
void DDL::insertA ( DDLNode p,
Word  w 
)
void DDL::insertA ( DDLNode p,
int  v 
)
Word DDL::toWord (  ) 

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:46 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1