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/class_authorization.html | 189 ++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 Doc/doxygen/html/class_authorization.html (limited to 'Doc/doxygen/html/class_authorization.html') diff --git a/Doc/doxygen/html/class_authorization.html b/Doc/doxygen/html/class_authorization.html new file mode 100644 index 0000000..9d21ab6 --- /dev/null +++ b/Doc/doxygen/html/class_authorization.html @@ -0,0 +1,189 @@ + + + + + +Starshatter_Open: Authorization Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Authorization Class Reference
+
+
+ +

#include <Authorization.h>

+ +

List of all members.

+ + + + +

+Static Public Member Functions

static bool IsUserAuthorized ()
static const char * GetSerialNumber ()
+

Detailed Description

+
+

Definition at line 22 of file Authorization.h.

+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
const char * Authorization::GetSerialNumber ()
+
+static
+
+ +

Definition at line 155 of file Authorization.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
bool Authorization::IsUserAuthorized ()
+
+static
+
+ +

Definition at line 139 of file Authorization.cpp.

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