Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Gnome::Conf Namespace Reference


Classes

class  Gnome::Conf::ChangeSet
 A ChangeSet is a set of changes to the GConf database that can be commited and reversed easily. More...
class  Gnome::Conf::Error
 Exception class for Gnome::Conf::Client errors. More...
class  Gnome::Conf::Client
 The main Gnome::Conf object. More...
class  Gnome::Conf::Entry
 An Entry stores an entry from a GConf "directory", including a key-value pair, the name of the Schema applicable to this entry, whether the value is a default value, and whether GConf can write a new value at this key. More...
class  Gnome::Conf::Schema
class  Gnome::Conf::SetInterface
 Common Interface for key-value settable objects. More...
class  Gnome::Conf::Value
 Wrapper for primitive types. More...

Typedefs

typedef SigC::Slot2< void,
guint, Entry
Callback
typedef std::pair< Value,
Value
ValuePair
typedef std::pair< ValueType,
ValueType
ValueTypePair

Enumerations

enum  ClientErrorHandlingMode { CLIENT_HANDLE_NONE, CLIENT_HANDLE_UNRETURNED, CLIENT_HANDLE_ALL }
enum  ClientPreloadType { CLIENT_PRELOAD_NONE, CLIENT_PRELOAD_ONELEVEL, CLIENT_PRELOAD_RECURSIVE }
enum  ValueType {
  VALUE_INVALID, VALUE_STRING, VALUE_INT, VALUE_FLOAT,
  VALUE_BOOL, VALUE_SCHEMA, VALUE_LIST, VALUE_PAIR
}

Functions

void init ()
void wrap_init ()


Typedef Documentation

typedef SigC::Slot2<void, guint, Entry> Gnome::Conf::Callback
 

typedef std::pair<Value, Value> Gnome::Conf::ValuePair
 

typedef std::pair<ValueType, ValueType> Gnome::Conf::ValueTypePair
 


Function Documentation

void init  ) 
 

void wrap_init  ) 
 


Generated on Wed Nov 3 20:03:12 2004 for gconfmm by  doxygen 1.3.9.1