get() const | LLPointer< Type > | [inline] |
isNull() const | LLPointer< Type > | [inline] |
LLPointer() | LLPointer< Type > | [inline] |
LLPointer(Type *ptr) | LLPointer< Type > | [inline] |
LLPointer(const LLPointer< Type > &ptr) | LLPointer< Type > | [inline] |
LLPointer(const LLPointer< Subclass > &ptr) | LLPointer< Type > | [inline] |
mPointer | LLPointer< Type > | [protected] |
notNull() const | LLPointer< Type > | [inline] |
operator *() const | LLPointer< Type > | [inline] |
operator *() | LLPointer< Type > | [inline] |
operator bool() const | LLPointer< Type > | [inline] |
operator BOOL() const | LLPointer< Type > | [inline] |
operator const Type *() const | LLPointer< Type > | [inline] |
operator Type *() const | LLPointer< Type > | [inline] |
operator!() const | LLPointer< Type > | [inline] |
operator!=(Type *ptr) const | LLPointer< Type > | [inline] |
operator->() const | LLPointer< Type > | [inline] |
operator->() | LLPointer< Type > | [inline] |
operator<(const LLPointer< Type > &ptr) const | LLPointer< Type > | [inline] |
operator=(Type *ptr) | LLPointer< Type > | [inline] |
operator=(const LLPointer< Type > &ptr) | LLPointer< Type > | [inline] |
operator=(const LLPointer< Subclass > &ptr) | LLPointer< Type > | [inline] |
operator==(Type *ptr) const | LLPointer< Type > | [inline] |
operator==(const LLPointer< Type > &ptr) const | LLPointer< Type > | [inline] |
operator>(const LLPointer< Type > &ptr) const | LLPointer< Type > | [inline] |
ref() | LLPointer< Type > | [inline, protected] |
swap(LLPointer< Type > &a, LLPointer< Type > &b) | LLPointer< Type > | [inline, static] |
unref() | LLPointer< Type > | [inline, protected] |
~LLPointer() | LLPointer< Type > | [inline] |