Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

prop_set Struct Reference

#include <prop.h>


Detailed Description

Property set definition.


Data Fields

gchar * name
 name of the property set

gchar * desc
 description of what the set contains

size_t size
 number of properties in the set

size_t offset
 properties start numbering from here

prop_def_tprops
 Pointer to first item in array of prop_def_t.

GHashTable * byName
 hashtable to quickly look up props by name

time_t mtime
 modification time of the associated file

gboolean dirty
 property set needs flushing to disk

prop_set_get_stub_t get_stub


Field Documentation

GHashTable* prop_set::byName
 

hashtable to quickly look up props by name

gchar* prop_set::desc
 

description of what the set contains

gboolean prop_set::dirty
 

property set needs flushing to disk

prop_set_get_stub_t prop_set::get_stub
 

time_t prop_set::mtime
 

modification time of the associated file

gchar* prop_set::name
 

name of the property set

size_t prop_set::offset
 

properties start numbering from here

prop_def_t* prop_set::props
 

Pointer to first item in array of prop_def_t.

size_t prop_set::size
 

number of properties in the set


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:12 2006 for Gtk-Gnutella by doxygen 1.3.6