Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
TupleEvalVar Struct Reference

List of all members.

Public Attributes

char * name
int type
int defvali
TupleValueType ctype
int fieldidx
bool_t fieldread
bool_t fieldvalid
char * fieldstr

Detailed Description

Definition at line 77 of file tuple_compiler.c.


Member Data Documentation

TupleValueType TupleEvalVar::ctype
int TupleEvalVar::defvali
int TupleEvalVar::fieldidx

Definition at line 83 of file tuple_compiler.c.

Referenced by tf_get_fieldval(), and tuple_evalctx_add_var().

bool_t TupleEvalVar::fieldread

Definition at line 84 of file tuple_compiler.c.

Referenced by tf_get_fieldval().

char* TupleEvalVar::fieldstr
bool_t TupleEvalVar::fieldvalid

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().

int TupleEvalVar::type

The documentation for this struct was generated from the following file: