|
Ice 3.7 C++11 API Reference
|
#include <Handle.h>

Public Types | |
| typedef T | element_type |
Public Member Functions | |
| T * | get () const |
| operator bool () const | |
| T & | operator* () const |
| T * | operator-> () const |
| void | swap (HandleBase &other) |
Public Attributes | |
| T * | _ptr |
| typedef T IceUtil::HandleBase< T >::element_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| T* IceUtil::HandleBase< T >::_ptr |