Class cubmem::private_unique_ptr¶
template <class T>
ClassList > cubmem > private_unique_ptr
#include <memory_private_allocator.hpp>
Public Functions¶
| Type | Name |
|---|---|
| T * | get () const |
| T & | operator* () const |
| T * | operator-> () const |
| private_unique_ptr (T * ptr, cubthread::entry * thread_p) |
|
| T * | release () |
| void | reset (T * ptr) |
| void | swap (private_unique_ptr< T > & other) |
Public Functions Documentation¶
function get¶
function operator*¶
function operator->¶
function private_unique_ptr¶
function release¶
function reset¶
function swap¶
The documentation for this class was generated from the following file cubrid/src/base/memory_private_allocator.hpp