CrystalSpace

Public API Reference

csutil/list.h File Reference

Double-linked list. More...

#include "csextern.h"
#include "csutil/allocator.h"
#include "csutil/custom_new_disable.h"
#include "csutil/custom_new_enable.h"

Go to the source code of this file.

Classes

class  csList< T, MemoryAllocator >
 A lightweight double-linked list template. More...
class  csList< T, MemoryAllocator >::Iterator
 Iterator for the list. More...
struct  csList< T, MemoryAllocator >::ListElement
 Template which describes the data stored in the linked list For example a list of ints uses ListElement<int>. More...

Detailed Description

Double-linked list.

Definition in file list.h.


Generated for Crystal Space 2.0 by doxygen 1.6.1