OpenAB  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SmartPtr.hpp File Reference
#include <helpers/Log.hpp>
Include dependency graph for SmartPtr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenAB::SmartPtr< __C >
 Smart pointer implementation for safely passing around dynamically created data. Smart pointers are reference counted, data that they are managing is automatically freed when no other references to it exist. More...
 

Namespaces

 OpenAB
 namespace OpenAB