libopenraw  0.3.7
Public Member Functions | List of all members
WrappedPointer< T > Class Template Reference

Wrap a pointer so that we can return it. More...

#include <capi.h>

Public Member Functions

 WrappedPointer (const std::shared_ptr< T > &p)
 
const std::shared_ptr< T > & ptr () const
 

Detailed Description

template<class T>
class WrappedPointer< T >

Wrap a pointer so that we can return it.

Definition at line 14 of file capi.h.


The documentation for this class was generated from the following file: