PluginParamThunk Class Reference

PluginParamThunk Class Reference

#include <thunks.h>

+ Inheritance diagram for PluginParamThunk:

Public Member Functions

 PluginParamThunk (Value *name)
 
ScripterExport Valueeval ()
 
void collect ()
 
ScripterExport void sprin1 (CharStream *s)
 
Valueassign_vf (Value **arg_list, int count)
 
Valueget_container_property (Value *prop, Value *cur_prop)
 
Valueset_container_property (Value *prop, Value *val, Value *cur_prop)
 

Constructor & Destructor Documentation

PluginParamThunk ( Value name)

Member Function Documentation

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 
)