|
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 76 of file tuple_compiler.c.
| TupleValueType TupleEvalVar::ctype |
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().
| int TupleEvalVar::defvali |
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().
| int TupleEvalVar::fieldidx |
Definition at line 82 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), and tuple_evalctx_add_var().
| bool_t TupleEvalVar::fieldread |
Definition at line 83 of file tuple_compiler.c.
Referenced by tf_get_fieldval().
| char* TupleEvalVar::fieldstr |
Definition at line 84 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), tf_get_var(), tuple_evalctx_free_var(), and tuple_formatter_eval_do().
| bool_t TupleEvalVar::fieldvalid |
Definition at line 83 of file tuple_compiler.c.
Referenced by tf_get_fieldval().
| char* TupleEvalVar::name |
Definition at line 77 of file tuple_compiler.c.
Referenced by tf_get_var(), tuple_evalctx_add_var(), and tuple_evalctx_free_var().
| int TupleEvalVar::type |
Definition at line 78 of file tuple_compiler.c.
Referenced by tf_get_fieldval(), tf_get_var(), tuple_evalctx_add_var(), and tuple_formatter_eval_do().
1.8.5