Mir
Classes | Namespaces | Typedefs
module_deleter.h File Reference
#include <memory>
Include dependency graph for module_deleter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::detail::RefCountedLibrary
 
struct  mir::ModuleDeleter< T >
 

Namespaces

 mir
 AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time.
 
 mir::detail
 

Typedefs

template<typename T >
using mir::UniqueModulePtr = std::unique_ptr< T, ModuleDeleter< T > >
 Use UniqueModulePtr to ensure that your loadable libray outlives instances created within it. More...
 

Copyright © 2012-2018 Canonical Ltd.
Generated on Sun Jun 17 06:26:29 UTC 2018