Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TagBlockIndex Class Reference

Public Member Functions

 TagBlockIndex (const char *tagname, int blockoffset)
 
unsigned Get_CRC ()
 
int Get_BlockOffset ()
 
int Get_TagOffset ()
 
int Get_TagSize ()
 
int Get_DataOffset ()
 

Detailed Description

Definition at line 64 of file tagblock.cpp.

Constructor & Destructor Documentation

◆ TagBlockIndex()

TagBlockIndex::TagBlockIndex ( const char * tagname,
int blockoffset )
inline

Definition at line 67 of file tagblock.cpp.

Member Function Documentation

◆ Get_BlockOffset()

int TagBlockIndex::Get_BlockOffset ( )
inline

Definition at line 76 of file tagblock.cpp.

◆ Get_CRC()

unsigned TagBlockIndex::Get_CRC ( )
inline

Definition at line 73 of file tagblock.cpp.

◆ Get_DataOffset()

int TagBlockIndex::Get_DataOffset ( )
inline

Definition at line 85 of file tagblock.cpp.

◆ Get_TagOffset()

int TagBlockIndex::Get_TagOffset ( )
inline

Definition at line 79 of file tagblock.cpp.

◆ Get_TagSize()

int TagBlockIndex::Get_TagSize ( )
inline

Definition at line 82 of file tagblock.cpp.


The documentation for this class was generated from the following file: