Classes | Namespaces

Repository.h File Reference

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"
Include dependency graph for Repository.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Repository
 The Repository of DataSets. More...
class  Repository::NotFound
 Exception thrown by get() when a DataSet is not found. More...

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.



Detailed Description

Declaration of class Repository.