Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes | List of all members
TupleVal Union Reference

Public Attributes

char * str
int x

Detailed Description

Definition at line 47 of file tuple.c.

Member Data Documentation

char* TupleVal::str

Definition at line 48 of file tuple.c.

Referenced by tuple_copy(), tuple_get_str(), tuple_set_str(), and tuple_unset().

int TupleVal::x

Definition at line 49 of file tuple.c.

Referenced by tuple_copy(), tuple_get_int(), tuple_set_int(), and tuple_unset().


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