UCommon
Namespaces
keydata.h File Reference

Parsing of config files that have keyword/value pairs. More...

#include <ucommon/platform.h>
#include <ucommon/linked.h>
#include <ucommon/memory.h>
Include dependency graph for keydata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ucommon
 Common namespace for all ucommon objects.
 

Detailed Description

Parsing of config files that have keyword/value pairs.

This includes supporting classes to extract basic config data from files that are stored as []'s, and uses several supporting classes.

Definition in file keydata.h.