index Struct Reference

List of all members.

Public Attributes

void ** data
gint count
gint size
gint(* compare )(const void *a, const void *b, void *data)
void * compare_data

Detailed Description

Definition at line 29 of file index.c.


Member Data Documentation

gint(* index::compare)(const void *a, const void *b, void *data)

Definition at line 34 of file index.c.

Referenced by index_compare_with_data(), index_new(), and index_sort_with_data().

void* * index::data

Definition at line 32 of file index.c.

Referenced by index_allocate(), and index_new().


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

Generated on 26 Jan 2012 for Audacious by  doxygen 1.6.1