From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/struct_a_w_map.html | 313 +++++++++++++++++++++++++++++++++++ 1 file changed, 313 insertions(+) create mode 100644 Doc/doxygen/html/struct_a_w_map.html (limited to 'Doc/doxygen/html/struct_a_w_map.html') diff --git a/Doc/doxygen/html/struct_a_w_map.html b/Doc/doxygen/html/struct_a_w_map.html new file mode 100644 index 0000000..c7b6d81 --- /dev/null +++ b/Doc/doxygen/html/struct_a_w_map.html @@ -0,0 +1,313 @@ + + + + + +Starshatter_Open: AWMap Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+ +

#include <ActiveWindow.h>

+ +

List of all members.

+ + + + + +

+Public Member Functions

 AWMap ()
 AWMap (int e, ActiveWindow *w, PFVAWE f)
int operator== (const AWMap &m) const
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + + + +

+Public Attributes

int eid
ActiveWindowclient
PFVAWE func
+

Detailed Description

+
+

Definition at line 100 of file ActiveWindow.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
AWMap::AWMap ()
+
+inline
+
+ +

Definition at line 104 of file ActiveWindow.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
AWMap::AWMap (int e,
ActiveWindoww,
PFVAWE f 
)
+
+inline
+
+ +

Definition at line 105 of file ActiveWindow.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
int AWMap::operator== (const AWMapm) const
+
+inline
+
+ +

Definition at line 107 of file ActiveWindow.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
static const char* AWMap::TYPENAME ()
+
+inlinestatic
+
+ +

Definition at line 102 of file ActiveWindow.h.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
ActiveWindow* AWMap::client
+
+ +

Definition at line 111 of file ActiveWindow.h.

+ +
+
+ +
+
+ + + + +
int AWMap::eid
+
+ +

Definition at line 110 of file ActiveWindow.h.

+ +
+
+ +
+
+ + + + +
PFVAWE AWMap::func
+
+ +

Definition at line 112 of file ActiveWindow.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.1