Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

DpLists(DpListType) Class Reference

#include <DpLists_DpListType.h>

List of all members.

Public Methods

 DpLists(DpListType) ()
 ~DpLists(DpListType) ()
void insert (DpListType *list_)
void append (DpListType *list_)
void remove ()
void remove (DpListType *list_)
void print (Os os)
int getNoEntries ()
void start ()
void end ()
DpListType* next ()
DpListType* prev ()
DpListType* curr ()


Constructor & Destructor Documentation

DpLists(DpListType)::DpLists_DpListType ( ) [inline]
 

DpLists(DpListType)::~DpLists(DpListType) ( ) [inline]
 


Member Function Documentation

void DpLists(DpListType)::append ( DpListType * list_ )
 

DpListType * DpLists(DpListType)::curr ( )
 

void DpLists(DpListType)::end ( )
 

int DpLists(DpListType)::getNoEntries ( )
 

void DpLists(DpListType)::insert ( DpListType * list_ )
 

DpListType * DpLists(DpListType)::next ( )
 

DpListType * DpLists(DpListType)::prev ( )
 

void DpLists(DpListType)::print ( Os os )
 

void DpLists(DpListType)::remove ( DpListType * list_ )
 

void DpLists(DpListType)::remove ( )
 

void DpLists(DpListType)::start ( )
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.