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

#include <tuple.h>

List of all members.

Public Attributes

gchar name [TUPLE_NAME_MAX]
TupleValueType type
union {
   gchar *   string
   gint   integer
value

Detailed Description

Definition at line 104 of file tuple.h.


Member Data Documentation

gchar TupleValue::name[TUPLE_NAME_MAX]

Definition at line 105 of file tuple.h.

Referenced by tuple_associate_data(), tuple_copy(), and tuple_copy_value().

union { ... } TupleValue::value

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