fp_fdbg_ntvarg_s Struct Reference

File encoding of native arguments. More...

#include <public/sourcepawn/sp_file_headers.h>

List of all members.

Public Attributes

uint8_t ident
int16_t tagid
uint16_t dimcount
uint32_t name


Detailed Description

File encoding of native arguments.

Each entry is followed by an sp_fdbg_arraydim_t for each dimcount.

Definition at line 255 of file sp_file_headers.h.


Member Data Documentation

uint8_t fp_fdbg_ntvarg_s::ident

Variable type

Definition at line 257 of file sp_file_headers.h.

int16_t fp_fdbg_ntvarg_s::tagid

Tag id

Definition at line 258 of file sp_file_headers.h.

uint16_t fp_fdbg_ntvarg_s::dimcount

Dimension count (for arrays)

Definition at line 259 of file sp_file_headers.h.

uint32_t fp_fdbg_ntvarg_s::name

Offset into debug nametable

Definition at line 260 of file sp_file_headers.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 5 14:05:22 2009 for SourceMod SDK by  doxygen 1.5.1