#include <map>#include <defs.h>#include <multimapwdef.h>#include <swbuf.h>

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 std::map< SWBuf, ConfigEntMap, std::less < SWBuf > > SectionMap |
Definition at line 35 of file swconfig.h.
| SWORD_NAMESPACE_START typedef multimapwithdefault< SWBuf, SWBuf, std::less < SWBuf > > ConfigEntMap |
Definition at line 34 of file swconfig.h.
1.6.1