Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <tuple_compiler.h>
Public Attributes | |
gchar * | name |
gboolean | istemp |
gint | type |
gchar * | defvals |
gint | defvali |
TupleValueType | ctype |
gint | fieldidx |
TupleValue * | fieldref |
Definition at line 66 of file tuple_compiler.h.
Referenced by tuple_evalctx_add_var(), tf_get_var(), and tuple_formatter_eval_do().
Definition at line 65 of file tuple_compiler.h.
Referenced by tuple_evalctx_add_var(), tf_get_var(), and tuple_formatter_eval_do().
gchar* TupleEvalVar::defvals |
Definition at line 64 of file tuple_compiler.h.
Referenced by tuple_evalctx_free_var(), tf_get_var(), and tuple_formatter_eval_do().
Definition at line 68 of file tuple_compiler.h.
Referenced by tuple_evalctx_free_var(), tuple_evalctx_add_var(), and tf_get_fieldref().
Definition at line 69 of file tuple_compiler.h.
Referenced by tuple_evalctx_reset(), tf_get_fieldref(), tf_get_var(), and tuple_formatter_eval_do().
Definition at line 62 of file tuple_compiler.h.
Referenced by tuple_evalctx_reset(), and tuple_evalctx_add_var().
gchar* TupleEvalVar::name |
Definition at line 61 of file tuple_compiler.h.
Referenced by tuple_evalctx_free_var(), tuple_evalctx_add_var(), tc_get_variable(), tf_get_fieldref(), tf_get_var(), and print_vars().
Definition at line 63 of file tuple_compiler.h.
Referenced by tuple_evalctx_add_var(), tf_get_fieldref(), tf_get_var(), tuple_formatter_eval_do(), and print_vars().