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 60 of file tuple_compiler.h.
Definition at line 66 of file tuple_compiler.h.
Referenced by tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().
Definition at line 65 of file tuple_compiler.h.
Referenced by tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().
gchar* TupleEvalVar::defvals |
Definition at line 64 of file tuple_compiler.h.
Referenced by tf_get_var(), tuple_evalctx_free_var(), and tuple_formatter_eval_do().
Definition at line 68 of file tuple_compiler.h.
Referenced by tf_get_fieldref(), tuple_evalctx_add_var(), and tuple_evalctx_free_var().
Definition at line 69 of file tuple_compiler.h.
Referenced by tf_get_fieldref(), tf_get_var(), tuple_evalctx_reset(), and tuple_formatter_eval_do().
Definition at line 62 of file tuple_compiler.h.
Referenced by tuple_evalctx_add_var(), and tuple_evalctx_reset().
gchar* TupleEvalVar::name |
Definition at line 61 of file tuple_compiler.h.
Referenced by print_vars(), tc_get_variable(), tf_get_fieldref(), tf_get_var(), tuple_evalctx_add_var(), and tuple_evalctx_free_var().
Definition at line 63 of file tuple_compiler.h.
Referenced by print_vars(), tf_get_fieldref(), tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().