#include <thunks.h>
Inheritance diagram for PluginParamThunk:Public Member Functions | |
| PluginParamThunk (Value *name) | |
| ScripterExport Value * | eval () |
| void | collect () |
| ScripterExport void | sprin1 (CharStream *s) |
| Value * | assign_vf (Value **arg_list, int count) |
| Value * | get_container_property (Value *prop, Value *cur_prop) |
| Value * | set_container_property (Value *prop, Value *val, Value *cur_prop) |
| PluginParamThunk | ( | Value * | name | ) |
| ScripterExport Value* eval | ( | ) |
| void collect | ( | ) |
| ScripterExport void sprin1 | ( | CharStream * | s | ) |