cast_const(const handle< U > &x) | handle< T > | [inline, static] |
cast_const(const loose_handle< U > &x) | handle< T > | [static] |
cast_const(const rhandle< U > &x) | handle< T > | [static] |
cast_const(U *x) | handle< T > | [static] |
cast_dynamic(const handle< U > &x) | handle< T > | [inline, static] |
cast_dynamic(const loose_handle< U > &x) | handle< T > | [static] |
cast_dynamic(const rhandle< U > &x) | handle< T > | [static] |
cast_dynamic(U *x) | handle< T > | [static] |
cast_reinterpret(const handle< U > &x) | handle< T > | [inline, static] |
cast_reinterpret(const loose_handle< U > &x) | handle< T > | [static] |
cast_reinterpret(const rhandle< U > &x) | handle< T > | [static] |
cast_reinterpret(U *x) | handle< T > | [static] |
cast_static(const handle< U > &x) | handle< T > | [inline, static] |
cast_static(const loose_handle< U > &x) | handle< T > | [static] |
cast_static(const rhandle< U > &x) | handle< T > | [static] |
cast_static(U *x) | handle< T > | [static] |
clone() const | handle< T > | [inline] |
const_pointer typedef | handle< T > | |
const_reference typedef | handle< T > | |
constant() const | handle< T > | [inline] |
count() const | handle< T > | [inline] |
count_type typedef | handle< T > | |
detach() | handle< T > | [inline] |
empty() const | handle< T > | [inline] |
get() const | handle< T > | [inline] |
handle() | handle< T > | [inline] |
handle(pointer x) | handle< T > | [inline] |
handle(const handle< value_type > &x) | handle< T > | [inline] |
obj | handle< T > | [protected] |
operator *() const | handle< T > | [inline] |
operator bool() const | handle< T > | [inline] |
operator handle() const | handle< T > | [inline] |
operator handle() const | handle< T > | [inline] |
operator!() const | handle< T > | [inline] |
operator->() const | handle< T > | [inline] |
operator=(const handle< value_type > &x) | handle< T > | [inline] |
pointer typedef | handle< T > | |
reference typedef | handle< T > | |
reset() | handle< T > | [inline] |
size_type typedef | handle< T > | |
spawn() | handle< T > | [inline] |
swap(handle< value_type > &x) | handle< T > | [inline] |
unique() const | handle< T > | [inline] |
value_type typedef | handle< T > | |
~handle() | handle< T > | [inline] |