Classes | Namespaces

Key.h File Reference

Declaration and implementation of class Key. More...

#include <boost/noncopyable.hpp>
#include "keyvalue/extern/String.h"
Include dependency graph for Key.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Key
 Base for all real keys. 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 class Key.