#include <thunks.h>
Public Member Functions |
|
PluginLocalThunk (Value *name, int iindex, BOOL re_init=FALSE) | |
ScripterExport Value * | eval () |
void | collect () |
ScripterExport void | sprin1 (CharStream *s) |
Value * | assign_vf (Value **arg_list, int count) |
Public Attributes |
|
int | index |
BOOL | re_init |
PluginLocalThunk | ( | Value * | name, |
int | iindex, | ||
BOOL | re_init =
FALSE |
||
) |
ScripterExport Value* eval | ( | ) |
void collect | ( | ) |
Reimplemented in ConstPluginLocalThunk.
ScripterExport void sprin1 | ( | CharStream * | s | ) |
Reimplemented in ConstPluginLocalThunk.