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

prop_def Struct Reference

#include <prop.h>


Detailed Description

Property definition.


Data Fields

gchar * name
 key used in the config file

gchar * desc
 description of the property

prop_type_t type
union {
   prop_def_guint32_t   guint32
   prop_def_guint64_t   guint64
   prop_def_string_t   string
   prop_def_boolean_t   boolean
   prop_def_storage_t   storage
   prop_def_timestamp_t   timestamp
data
gboolean save
size_t vector_size
eventev_changed


Field Documentation

prop_def_boolean_t prop_def::boolean
 

union { ... } prop_def::data
 

gchar* prop_def::desc
 

description of the property

struct event* prop_def::ev_changed
 

prop_def_guint32_t prop_def::guint32
 

prop_def_guint64_t prop_def::guint64
 

gchar* prop_def::name
 

key used in the config file

gboolean prop_def::save
 

prop_def_storage_t prop_def::storage
 

prop_def_string_t prop_def::string
 

prop_def_timestamp_t prop_def::timestamp
 

prop_type_t prop_def::type
 

size_t prop_def::vector_size
 


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