Declaration and implementation of template class
ObjectMap.
More...
#include "keyvalue/extern/String.h"
#include "keyvalue/frontend/LexicalToolKit.h"
#include "keyvalue/mngt/Builder.h"
#include "keyvalue/mngt/DataSet.h"
#include "keyvalue/mngt/Repository.h"
#include "keyvalue/sys/exception/KV_ASSERT.h"
#include "keyvalue/value/Variant.h"
Go to the source code of this file.
Classes | |
class | ObjectMap< OutputType > |
Maps names to objects. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::key |
All key funcionalities, including key::Key, key::Traits, key mappings are inside this |
Declaration and implementation of template class
ObjectMap.