Declaration of class
Repository.
More...
#include <map>
#include <boost/utility.hpp>
#include "keyvalue/extern/SharedPtr.h"
#include "keyvalue/sys/exception/Exception.h"
#include "keyvalue/value/Vector.h"
Go to the source code of this file.
Classes | |
class | Repository |
The Repository of DataSets. More... | |
class | NotFound |
Exception thrown by get() when a DataSet is not found. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this |
Declaration of class
Repository.