Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

List Class Template Reference

Virtually double-linked list (using XOR address encoding). More...

#include <mlist.h>

List of all members.

Public Methods

void moveItemsFrom (List< T > &orig)


Detailed Description

template<class T>
class List< T >

Virtually double-linked list (using XOR address encoding).

Definition at line 42 of file mlist.h.


Member Function Documentation

void moveItemsFrom List< T > &    orig [inline]
 

Moves all items from the given list to this list.

Definition at line 81 of file mlist.h.

References mFirst, and mLast.


The documentation for this class was generated from the following file:
Generated on Thu Feb 10 20:06:43 2005 for LibMagiC by doxygen1.2.18