HL::DLList::Entry Class Reference

An entry in the list. More...

#include <dllist.h>

List of all members.

Public Member Functions

void setPrev (Entry *p)
void setNext (Entry *p)
EntrygetPrev (void) const
EntrygetNext (void) const
void remove (void) const
void insert (Entry *p, Entry *n)

Public Attributes

Entryprev
Entrynext

Detailed Description

An entry in the list.


Member Function Documentation

Entry* HL::DLList::Entry::getNext ( void   )  const [inline]
Entry* HL::DLList::Entry::getPrev ( void   )  const [inline]
void HL::DLList::Entry::insert ( Entry p,
Entry n 
) [inline]
void HL::DLList::Entry::remove ( void   )  const [inline]
void HL::DLList::Entry::setNext ( Entry p  )  [inline]
void HL::DLList::Entry::setPrev ( Entry p  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:31 2011 for Galois by  doxygen 1.6.3