![]() |
Definition at line 49 of file cl_query.h.
#include "cl_query.h"
Data Fields | |
as_list * | arglist |
char * | filename |
char * | function |
cl_query_udf_type | type |
as_list* cl_query_udf::arglist |
Definition at line 53 of file cl_query.h.
char* cl_query_udf::filename |
Definition at line 51 of file cl_query.h.
char* cl_query_udf::function |
Definition at line 52 of file cl_query.h.
cl_query_udf_type cl_query_udf::type |
Definition at line 50 of file cl_query.h.