Classes | Namespaces

ObjectPtr.h File Reference

Declaration and partial implementation of class ObjectPtr. More...

#include <boost/type_traits/is_base_of.hpp>
#include <boost/utility/enable_if.hpp>
#include "keyvalue/extern/SharedPtr.h"
#include "keyvalue/value/Object.h"
#include "keyvalue/value/PtrTraits.h"
Include dependency graph for ObjectPtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObjectPtr
 Generic pointer to objects. More...

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::value
 

All KeyValue containers belong to this namespace.



Detailed Description

Declaration and partial implementation of class ObjectPtr.