Shadowrun: Awakened 29 September 2011 - Build 871
Public Attributes
DataStructures::CircularLinkedList< CircularLinkedListType >::node Struct Reference

#include <DS_LinkedList.h>

List of all members.

Public Attributes

CircularLinkedListType item
nodenext
nodeprevious

Detailed Description

template<class CircularLinkedListType>
struct DataStructures::CircularLinkedList< CircularLinkedListType >::node

Definition at line 151 of file DS_LinkedList.h.


Member Data Documentation

template<class CircularLinkedListType>
CircularLinkedListType DataStructures::CircularLinkedList< CircularLinkedListType >::node::item
template<class CircularLinkedListType>
node* DataStructures::CircularLinkedList< CircularLinkedListType >::node::next
template<class CircularLinkedListType>
node* DataStructures::CircularLinkedList< CircularLinkedListType >::node::previous

The documentation for this struct was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net