PluginParamThunk Class Reference
 
 
 
PluginParamThunk Class Reference

#include <thunks.h>

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)

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 
)