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/_archive_8h.html | 193 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 Doc/doxygen/html/_archive_8h.html (limited to 'Doc/doxygen/html/_archive_8h.html') diff --git a/Doc/doxygen/html/_archive_8h.html b/Doc/doxygen/html/_archive_8h.html new file mode 100644 index 0000000..2a312fb --- /dev/null +++ b/Doc/doxygen/html/_archive_8h.html @@ -0,0 +1,193 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/Archive.h File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Archive.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Classes

struct  DataHeader
struct  DataEntry
class  DataArchive
+ + + + + +

+Macros

#define VERSION   0x0010
#define BLOCK_SIZE   1024
#define FILE_BLOCK   1024
#define NAMELEN   64
+

Macro Definition Documentation

+ +
+
+ + + + +
#define BLOCK_SIZE   1024
+
+ +

Definition at line 17 of file Archive.h.

+ +
+
+ +
+
+ + + + +
#define FILE_BLOCK   1024
+
+ +

Definition at line 18 of file Archive.h.

+ +
+
+ +
+
+ + + + +
#define NAMELEN   64
+
+ +

Definition at line 19 of file Archive.h.

+ +
+
+ +
+
+ + + + +
#define VERSION   0x0010
+
+ +

Definition at line 16 of file Archive.h.

+ +
+
+
+
+ + + + -- cgit v1.1