The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
swconfig.h File Reference
#include <map>
#include <defs.h>
#include <multimapwdef.h>
#include <swbuf.h>
+ Include dependency graph for swconfig.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SWConfig
 

Typedefs

typedef std::map< SWBuf,
ConfigEntMap, std::less< SWBuf > > 
SectionMap
 

Variables

SWORD_NAMESPACE_START typedef
multimapwithdefault< SWBuf,
SWBuf, std::less< SWBuf > > 
ConfigEntMap
 

Typedef Documentation

typedef std::map< SWBuf, ConfigEntMap, std::less < SWBuf > > SectionMap

Definition at line 36 of file swconfig.h.

Variable Documentation

SWORD_NAMESPACE_START typedef multimapwithdefault< SWBuf, SWBuf, std::less < SWBuf > > ConfigEntMap

Definition at line 35 of file swconfig.h.