FS2_Open
Open source remastering of the Freespace 2 engine
LinkedList Struct Reference

#include <wmcgui.h>

Inheritance diagram for LinkedList:
GUIObject GUIScreen ScreenClassInfoEntry TreeItem Button Checkbox ImageAnim Text Tree Window

Public Member Functions

 LinkedList ()
 
virtual ~LinkedList ()
 

Public Attributes

struct LinkedListnext
 
struct LinkedListprev
 

Friends

class GUISystem
 
class GUIObject
 
class Tree
 
struct TreeItem
 
class Window
 

Detailed Description

Definition at line 38 of file wmcgui.h.

Constructor & Destructor Documentation

LinkedList::LinkedList ( )
inline

Definition at line 48 of file wmcgui.h.

virtual LinkedList::~LinkedList ( )
inlinevirtual

Definition at line 49 of file wmcgui.h.

Friends And Related Function Documentation

friend class GUIObject
friend

Definition at line 41 of file wmcgui.h.

friend class GUISystem
friend

Definition at line 40 of file wmcgui.h.

friend class Tree
friend

Definition at line 42 of file wmcgui.h.

friend struct TreeItem
friend

Definition at line 43 of file wmcgui.h.

friend class Window
friend

Definition at line 44 of file wmcgui.h.

Member Data Documentation

struct LinkedList* LinkedList::next

Definition at line 46 of file wmcgui.h.

struct LinkedList * LinkedList::prev

Definition at line 46 of file wmcgui.h.


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