assign(Type *ptr) | LLHandle< Type > | [inline, protected] |
get() const | LLHandle< Type > | [inline] |
isNull() const | LLHandle< Type > | [inline] |
LLHandle() | LLHandle< Type > | [inline] |
LLHandle(Type *ptr) | LLHandle< Type > | [inline] |
LLHandle(const LLHandle< Type > &ptr) | LLHandle< Type > | [inline] |
LLHandle(const LLHandle< Subclass > &ptr) | LLHandle< Type > | [inline] |
mPointer | LLHandle< Type > | [protected] |
nonNull(Type *ptr) | LLHandle< Type > | [inline, protected, static] |
notNull() const | LLHandle< Type > | [inline] |
NullFunc typedef | LLHandle< Type > | |
operator BOOL() const | LLHandle< Type > | [inline] |
operator bool() const | LLHandle< Type > | [inline] |
operator const Type *() const | LLHandle< Type > | [inline] |
operator Type *() const | LLHandle< Type > | [inline] |
operator!() const | LLHandle< Type > | [inline] |
operator!=(Type *ptr) const | LLHandle< Type > | [inline] |
operator->() const | LLHandle< Type > | [inline] |
operator->() | LLHandle< Type > | [inline] |
operator<(const LLHandle< Type > &ptr) const | LLHandle< Type > | [inline] |
operator=(Type *ptr) | LLHandle< Type > | [inline] |
operator=(const LLHandle< Type > &ptr) | LLHandle< Type > | [inline] |
operator=(const LLHandle< Subclass > &ptr) | LLHandle< Type > | [inline] |
operator==(Type *ptr) const | LLHandle< Type > | [inline] |
operator==(const LLHandle< Type > &ptr) const | LLHandle< Type > | [inline] |
operator>(const LLHandle< Type > &ptr) const | LLHandle< Type > | [inline] |
ref() | LLHandle< Type > | [inline, protected] |
sNullFunc | LLHandle< Type > | [static] |
unref() | LLHandle< Type > | [inline, protected] |
~LLHandle() | LLHandle< Type > | [inline] |