![]() |
#include "as_udf.h"
Data Fields | |
as_list * | arglist |
as_udf_function_name | function |
as_udf_module_name | module |
Private Attributes | |
bool | _free |
|
private |
If true, then as_udf_call_destroy() will free this instance.
as_udf_function_name as_udf_call::function |
as_udf_module_name as_udf_call::module |