Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

vmSymbol_s Struct Reference

#include <vm_local.h>

Collaboration diagram for vmSymbol_s:

Collaboration graph
[legend]

Data Fields

vmSymbol_snext
int profileCount
char symName [1]
int symValue

Field Documentation

struct vmSymbol_s* next
 

Definition at line 117 of file vm_local.h.

Referenced by VM_LoadSymbols(), VM_SymbolToValue(), VM_ValueToFunctionSymbol(), VM_ValueToSymbol(), and VM_VmProfile_f().

int profileCount
 

Definition at line 119 of file vm_local.h.

Referenced by VM_CallInterpreted(), VM_ProfileSort(), and VM_VmProfile_f().

char symName[1]
 

Definition at line 120 of file vm_local.h.

Referenced by VM_SymbolToValue(), VM_ValueToSymbol(), and VM_VmProfile_f().

int symValue
 

Definition at line 118 of file vm_local.h.

Referenced by VM_SymbolToValue(), VM_ValueToFunctionSymbol(), and VM_ValueToSymbol().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 20:02:21 2005 for Quake III Arena by  doxygen 1.3.9.1