Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

uniconf_c.cc File Reference

#include "uniconf.h"
#include "uniconfroot.h"

Go to the source code of this file.

Functions

uniconf_t uniconf_init (const char *_moniker)
void uniconf_free (uniconf_t _uniconf)
const char * uniconf_get (uniconf_t _uniconf, const char *_key)
void uniconf_set (uniconf_t _uniconf, const char *_key, const char *_value)


Function Documentation

void uniconf_free uniconf_t  _uniconf  ) 
 

Definition at line 17 of file uniconf_c.cc.

Referenced by main().

const char* uniconf_get uniconf_t  _uniconf,
const char *  _key
 

Definition at line 25 of file uniconf_c.cc.

Referenced by main().

uniconf_t uniconf_init const char *  _moniker  ) 
 

Definition at line 11 of file uniconf_c.cc.

References uniconf_t.

Referenced by main().

void uniconf_set uniconf_t  _uniconf,
const char *  _key,
const char *  _value
 

Definition at line 33 of file uniconf_c.cc.

Referenced by main().


Generated on Tue Oct 5 01:09:21 2004 for WvStreams by doxygen 1.3.7