script_t Struct Reference

Data Fields

char filename [MAX_OSPATH]
char * buffer
char * script_p
char * end_p
int line

Detailed Description

Definition at line 36 of file scriplib.c.


Field Documentation

Definition at line 38 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), and ParseFromMemory().

Definition at line 40 of file scriplib.c.

Referenced by AddScriptToStack(), GetToken(), ParseFromMemory(), and TokenAvailable().

char script_t::filename[MAX_OSPATH]

Definition at line 37 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), and ParseFromMemory().

Definition at line 41 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), GetScriptLine(), GetToken(), and ParseFromMemory().

Definition at line 39 of file scriplib.c.

Referenced by AddScriptToStack(), GetToken(), ParseFromMemory(), and TokenAvailable().


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

Generated by  doxygen 1.6.2