GNU CommonC++
|
getObject() const | ost::Pointer< T > | [inline] |
operator!() const | ost::Pointer< T > | [inline] |
operator*() const | ost::Pointer< T > | [inline] |
operator++() const | ost::Pointer< T > | [inline] |
operator--() const | ost::Pointer< T > | [inline] |
operator->() const | ost::Pointer< T > | [inline] |
operator=(const Pointer< T > &ref) | ost::Pointer< T > | [inline] |
Pointer(T *ptr=NULL) | ost::Pointer< T > | [inline, explicit] |
Pointer(const Pointer< T > &ref) | ost::Pointer< T > | [inline] |
ptrCount | ost::Pointer< T > | [protected] |
ptrDetach(void) | ost::Pointer< T > | [inline, protected] |
ptrObject | ost::Pointer< T > | [protected] |
~Pointer() | ost::Pointer< T > | [inline, virtual] |