Objective Systems, Inc.  

ooConfig.h File Reference

Configuration file handling functions. More...

#include "ooCommon.h"
#include "dlist.h"

Go to the source code of this file.

Data Structures

struct  OOConfigNVP
struct  OOConfigSection
struct  OOConfigFile

Functions

EXTERN int ooConfigInit (OOConfigFile *pconfig)
 This function initializes a configuration file structure.
EXTERN void ooConfigCtxtInit (OOCTXT *pctxt, OOConfigFile *pconfig)
 This function initializes a configuration file structure using an existing context.
EXTERN int ooConfigFileRead (const char *filename, OOConfigFile *pconfig)
 This function reads the contents of a configuration file into a configuration structure.
EXTERN void ooConfigDestroy (OOConfigFile *pconfig)
 This function destroys an existing in-memory configuration structure.
EXTERN void ooConfigPrint (OOConfigFile *pconfig)
 This function prints the contents of an in-memory configuration structure.


Detailed Description

Configuration file handling functions.

Definition in file ooConfig.h.


This file was last modified on 28 May 2010.
Objective Open H.323 Stack, 0.9.1