#include <thunks.h>
Inheritance diagram for ConstPluginLocalThunk:Public Member Functions | |
| ConstPluginLocalThunk (Value *name, int iindex, BOOL re_init=FALSE) | |
| void | collect () |
| Value * | assign_vf (Value **arg_list, int count) |
Public Member Functions inherited from PluginLocalThunk | |
| 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) |
Additional Inherited Members | |
Public Attributes inherited from PluginLocalThunk | |
| int | index |
| BOOL | re_init |
|
inline |
| void collect | ( | ) |