Public Attributes

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 32 of file index.c.

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

void* * index::data

Definition at line 30 of file index.c.

Referenced by index_new(), and resize_to().


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