sp_file_section_s Struct Reference

File section header format. More...

#include <public/sourcepawn/sp_file_headers.h>

List of all members.

Public Attributes

uint32_t nameoffs
uint32_t dataoffs
uint32_t size


Detailed Description

File section header format.

Definition at line 76 of file sp_file_headers.h.


Member Data Documentation

uint32_t sp_file_section_s::nameoffs

Relative offset into global string table

Definition at line 78 of file sp_file_headers.h.

uint32_t sp_file_section_s::dataoffs

Offset into the data section of the file

Definition at line 79 of file sp_file_headers.h.

uint32_t sp_file_section_s::size

Size of the section's entry in the data section

Definition at line 80 of file sp_file_headers.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 28 23:26:29 2008 for SourceMod SDK by  doxygen 1.5.1