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

#include <Reader.h>

+
+Inheritance diagram for BlockReader:
+
+
+ + +Reader + +
+ +

List of all members.

+ + + + + + + + +

+Public Member Functions

 BlockReader (const char *block)
 BlockReader (const char *block, int len)
virtual Text more ()
- Public Member Functions inherited from Reader
 Reader ()
virtual ~Reader ()
+

Detailed Description

+
+

Definition at line 55 of file Reader.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
BlockReader::BlockReader (const char * block)
+
+ +

Definition at line 85 of file Reader.cpp.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
BlockReader::BlockReader (const char * block,
int len 
)
+
+ +

Definition at line 89 of file Reader.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
Text BlockReader::more ()
+
+virtual
+
+ +

Implements Reader.

+ +

Definition at line 94 of file Reader.cpp.

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