sp_plugin_s Struct Reference

#include <sp_vm_types.h>

Collaboration diagram for sp_plugin_s:

[legend]
List of all members.

Detailed Description

The rebased, in-memory format of a plugin. This differs from the on-disk structure to ensure that the format is properly read.

Definition at line 90 of file sp_vm_types.h.

Public Attributes

uint8_t * base
uint8_t * pcode
uint32_t pcode_size
uint8_t * data
uint32_t data_size
uint32_t memory
uint16_t flags
uint32_t allocflags
sp_plugin_infotab_t info
sp_plugin_debug_t debug


The documentation for this struct was generated from the following file:
Generated on Thu Jan 4 13:34:37 2007 for SourcePawn JIT by  doxygen 1.5.1-p1