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

#include <NetLayer.h>

+ +

List of all members.

+ + + + + + +

+Public Member Functions

 NetLayer ()
 ~NetLayer ()
bool OK () const
const char * Description () const
+ + + + + + +

+Static Public Member Functions

static const char * TYPENAME ()
static int GetLastError ()
static DWORD GetTime ()
static long GetUTC ()
static Text GetHostName ()
+

Detailed Description

+
+

Definition at line 23 of file NetLayer.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
NetLayer::NetLayer ()
+
+ +

Definition at line 29 of file NetLayer.cpp.

+ +
+
+ +
+
+ + + + + + + +
NetLayer::~NetLayer ()
+
+ +

Definition at line 41 of file NetLayer.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + +
const char * NetLayer::Description () const
+
+ +

Definition at line 53 of file NetLayer.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
Text NetLayer::GetHostName ()
+
+static
+
+ +

Definition at line 86 of file NetLayer.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
int NetLayer::GetLastError ()
+
+static
+
+ +

Definition at line 59 of file NetLayer.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
DWORD NetLayer::GetTime ()
+
+static
+
+ +

Definition at line 65 of file NetLayer.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
long NetLayer::GetUTC ()
+
+static
+
+ +

Definition at line 80 of file NetLayer.cpp.

+ +
+
+ +
+
+ + + + + + + +
bool NetLayer::OK () const
+
+ +

Definition at line 47 of file NetLayer.cpp.

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

Definition at line 26 of file NetLayer.h.

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