From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/struct_data_entry.html | 227 -------------------------------- 1 file changed, 227 deletions(-) delete mode 100644 Doc/doxygen/html/struct_data_entry.html (limited to 'Doc/doxygen/html/struct_data_entry.html') diff --git a/Doc/doxygen/html/struct_data_entry.html b/Doc/doxygen/html/struct_data_entry.html deleted file mode 100644 index 05fde5f..0000000 --- a/Doc/doxygen/html/struct_data_entry.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - -Starshatter_Open: DataEntry Struct Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
DataEntry Struct Reference
-
-
- -

#include <Archive.h>

- -

List of all members.

- - - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - - - -

-Public Attributes

char name [NAMELEN]
DWORD size_orig
DWORD size_comp
DWORD offset
-

Detailed Description

-
-

Definition at line 34 of file Archive.h.

-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
static const char* DataEntry::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 36 of file Archive.h.

- -
-
-

Member Data Documentation

- -
-
- - - - -
char DataEntry::name[NAMELEN]
-
- -

Definition at line 38 of file Archive.h.

- -
-
- -
-
- - - - -
DWORD DataEntry::offset
-
- -

Definition at line 41 of file Archive.h.

- -
-
- -
-
- - - - -
DWORD DataEntry::size_comp
-
- -

Definition at line 40 of file Archive.h.

- -
-
- -
-
- - - - -
DWORD DataEntry::size_orig
-
- -

Definition at line 39 of file Archive.h.

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