Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
char * | name |
int | type |
int | defvali |
TupleValueType | ctype |
int | fieldidx |
bool_t | fieldread |
bool_t | fieldvalid |
char * | fieldstr |
Definition at line 77 of file tuple_compiler.c.
Definition at line 81 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().
Definition at line 80 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().
Definition at line 83 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), and tuple_evalctx_add_var().
Definition at line 84 of file tuple_compiler.c.
Referenced by tf_get_fieldval().
char* TupleEvalVar::fieldstr |
Definition at line 85 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), tf_get_var(), tuple_evalctx_free_var(), and tuple_formatter_eval_do().
Definition at line 84 of file tuple_compiler.c.
Referenced by tf_get_fieldval().
char* TupleEvalVar::name |
Definition at line 78 of file tuple_compiler.c.
Referenced by tf_get_var(), tuple_evalctx_add_var(), and tuple_evalctx_free_var().
Definition at line 79 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().