Threaded step execute scripting engine framework.
More...
Include dependency graph for script3.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures
Generic script class to hold master data types and various useful class encpasulated friend functions.
More...
This class holds the bound keyword set for a given
Bayonne style script interpreter.
More...
A linkable list of objects that can be destroyed when a script image is removed from memory.
More...
A derivable class to hold compiled script images for active processes.
More...
A derivable class to hold compiled script images for active processes.
More...
This class is used for registering scripts with an external registry.
More...
This class is used for
DSO modules that impliment property extensions for scripting objects.
More...
Namespaces
Macros
#define
TRAP_BITS (sizeof(unsigned long) * 8)
Variables
Detailed Description
Threaded step execute scripting engine framework.
Definition in file script3.h.
Macro Definition Documentation
#define SCRIPT_APPS_WRAPPER
#define SCRIPT_BINDER_SELECT
#define SCRIPT_DEFINE_TOKENS
#define SCRIPT_EXEC_WRAPPER
#define SCRIPT_MAX_ARGS 250
#define SCRIPT_RIPPLE_KEYDATA
#define SCRIPT_RIPPLE_LEVEL 2
#define SCRIPT_ROUTE_SLOTS 16
#define SCRIPT_SERVER_PREFIX
#define SCRIPT_STACK_SIZE 32
#define SCRIPT_TEMP_SPACE 16
#define TRAP_BITS (sizeof(unsigned long) * 8)