Google

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

script.h File Reference

Go to the source code of this file.

Compounds

struct  ScriptCommand::_keyword
struct  _line
struct  _script
struct  _symbol
class  ScriptCommand
struct  ScriptInterp::scriptcontext_t
class  ScriptImage
class  ScriptInterp
class  ScriptLocks
class  ScriptSymbol
struct  SCRKEYWORDS

Typedefs

typedef bool (ScriptInterp::* scriptmethod_t )(void)
typedef char* (ScriptCommand::* scriptcheck_t )(struct _line *line, ScriptImage *img)
typedef struct _symbol  scriptsymbol_t
typedef struct _line  scriptline_t
typedef struct _script  scriptname_t


Typedef Documentation

typedef char* (ScriptCommand::* scriptcheck_t)(struct _line *line, ScriptImage *img)
 

typedef struct _line scriptline_t
 

typedef bool (ScriptInterp::* scriptmethod_t)(void)
 

typedef struct _script scriptname_t
 

typedef struct _symbol scriptsymbol_t
 


Generated at Thu Apr 5 14:11:40 2001 for ccscript by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000