ToolLocalThunk Class Reference
 
 
 
ToolLocalThunk Class Reference

#include <thunks.h>

Public Member Functions

  ToolLocalThunk (Value *name, int iindex, MouseTool *tool)
ScripterExport Value eval ()
void  gc_trace ()
void  collect ()
ScripterExport void  sprin1 (CharStream *s)
Value assign_vf (Value **arg_list, int count)

Public Attributes

int  index
MouseTool *  tool

Constructor & Destructor Documentation

ToolLocalThunk ( Value name,
int  iindex,
MouseTool *  tool 
)

Member Function Documentation

ScripterExport Value* eval ( )
void gc_trace ( )
void collect ( )
ScripterExport void sprin1 ( CharStream *  s )
Value* assign_vf ( Value **  arg_list,
int  count 
)

Member Data Documentation