Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

DBIHeader Struct Reference

List of all members.

Public Attributes

unsigned long signature
unsigned long unknown0
unsigned long unknown1
unsigned long checksum
unsigned long nRecords
unsigned long recLength
unsigned long dummy [8]
Tag keyId
unsigned char keyType
unsigned long keyLength

Detailed Description

Definition at line 40 of file DBIndex.cpp.


Member Data Documentation

unsigned long DBIHeader::checksum
 

Definition at line 44 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::dummy[8]
 

Definition at line 47 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

Tag DBIHeader::keyId
 

Definition at line 48 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::keyLength
 

Definition at line 50 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned char DBIHeader::keyType
 

Definition at line 49 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::nRecords
 

Definition at line 45 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::recLength
 

Definition at line 46 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::signature
 

Definition at line 41 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::unknown0
 

Definition at line 42 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().

unsigned long DBIHeader::unknown1
 

Definition at line 43 of file DBIndex.cpp.

Referenced by CDatabaseIndex::Load().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen