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

script_t Struct Reference


Data Fields

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

Field Documentation

char* buffer
 

Definition at line 38 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), LoadScriptFile(), LoadScriptMemory(), ParseFromMemory(), and ResetScript().

char * end_p
 

Definition at line 38 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), GetToken(), LoadScriptFile(), LoadScriptMemory(), ParseFromMemory(), and PS_ReadPunctuation().

char filename[1024]
 

Definition at line 37 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), LoadScriptFile(), LoadScriptMemory(), ParseFromMemory(), PC_CheckOpenSourceHandles(), PC_Directive_include(), PC_ExpandBuiltinDefine(), PC_PushScript(), ScriptError(), ScriptWarning(), SourceError(), and SourceWarning().

int line
 

Definition at line 39 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), GetToken(), LoadScriptFile(), LoadScriptMemory(), NumLinesCrossed(), ParseFromMemory(), PC_Directive_eval(), PC_Directive_evalfloat(), PC_DollarDirective_evalfloat(), PC_DollarDirective_evalint(), PC_SourceFileAndLine(), PS_ReadString(), PS_ReadToken(), PS_ReadWhiteSpace(), ResetScript(), ScriptError(), ScriptWarning(), SourceError(), SourceWarning(), TokenAvailable(), and UnreadSignToken().

char * script_p
 

Definition at line 38 of file scriplib.c.

Referenced by AddScriptToStack(), EndOfScript(), GetToken(), LoadScriptFile(), LoadScriptMemory(), ParseFromMemory(), PC_Directive_eval(), PC_Directive_evalfloat(), PC_DollarDirective_evalfloat(), PC_DollarDirective_evalint(), PS_CheckTokenString(), PS_CheckTokenType(), PS_ReadEscapeCharacter(), PS_ReadLiteral(), PS_ReadName(), PS_ReadNumber(), PS_ReadPrimitive(), PS_ReadPunctuation(), PS_ReadString(), PS_ReadToken(), PS_ReadWhiteSpace(), ResetScript(), ScriptSkipTo(), and UnreadSignToken().


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