|
scim 1.4.18
|
This is the complete list of members for scim::Pointer< T >, including all inherited members.
| get() const | scim::Pointer< T > | inline |
| null() const | scim::Pointer< T > | inline |
| operator T*() const | scim::Pointer< T > | inline |
| operator*() const | scim::Pointer< T > | inline |
| operator->() const | scim::Pointer< T > | inline |
| operator=(T *object) | scim::Pointer< T > | inline |
| operator=(const Pointer &src) | scim::Pointer< T > | inline |
| operator=(const Pointer< T1 > &src) | scim::Pointer< T > | inline |
| operator==(const Pointer< T1 > &t1, const Pointer< T2 > &t2) | scim::Pointer< T > | friend |
| Pointer(T *object=0) | scim::Pointer< T > | inline |
| Pointer(const Pointer &src) | scim::Pointer< T > | inline |
| Pointer(const Pointer< T1 > &src) | scim::Pointer< T > | inline |
| release() | scim::Pointer< T > | inline |
| reset(T *object=0) | scim::Pointer< T > | inline |
| ~Pointer() | scim::Pointer< T > | inline |