OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
KeyedOwnershipContainer.h File Reference

Header. More...

#include <boost/any.hpp>
#include <map>

Go to the source code of this file.

Classes

class  osvr::util::SingleOwnershipPolicy
 
class  osvr::util::MultipleReferenceOwnershipPolicy
 
class  osvr::util::BasicKeyedOwnershipContainer< Policy >
 Holds on to smart pointers by value, and lets you free them by providing the corresponding void *. More...
 

Namespaces

 osvr
 <
 
 osvr::util
 The Util library: Functionality not necessarily coupled to any particular core library, serving more as a common base layer behind all systems.
 

Typedefs

typedef
BasicKeyedOwnershipContainer
< SingleOwnershipPolicy > 
osvr::util::KeyedOwnershipContainer
 
typedef
BasicKeyedOwnershipContainer
< MultipleReferenceOwnershipPolicy > 
osvr::util::MultipleKeyedOwnershipContainer
 

Detailed Description

Header.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file KeyedOwnershipContainer.h.