Classes | Namespaces

FlagMap.h File Reference

Declaration and implementation of template class FlagMap. More...

#include "keyvalue/extern/String.h"
#include "keyvalue/key/Key.h"
#include "keyvalue/sys/exception/Exception.h"
#include "keyvalue/value/Variant.h"
Include dependency graph for FlagMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlagMap< OutputType >
 Maps names to constants. More...

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::key
 

All key functionalities, including key::Key, key::Traits, key mappings are inside this namespace.



Detailed Description

Declaration and implementation of template class FlagMap.