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