This is the complete list of members for SharedPtr< T, TSize >, including all inherited members.
| Base typedef | PtrBase< T > | |
| clear() | SharedPtr< T, TSize > | inline |
| EvoNullableType typedef | PtrBase< T > | |
| free() | SharedPtr< T, TSize > | inlineprotected |
| Item typedef | SharedPtr< T, TSize > | |
| null() const | PtrBase< T > | inline |
| operator SafeBoolType() const | SafeBool< PtrBase< T > > | inline |
| operator!() const | PtrBase< T > | inline |
| operator!=(const Base &ptr) const | PtrBase< T > | inline |
| operator!=(void *ptr) const | PtrBase< T > | inline |
| operator*() const | PtrBase< T > | inline |
| operator*() | PtrBase< T > | inline |
| operator->() const | PtrBase< T > | inline |
| operator->() | PtrBase< T > | inline |
| operator<(const Base &ptr) const | PtrBase< T > | inline |
| operator<(void *ptr) const | PtrBase< T > | inline |
| operator<=(const Base &ptr) const | PtrBase< T > | inline |
| operator<=(void *ptr) const | PtrBase< T > | inline |
| operator=(const This &src) | SharedPtr< T, TSize > | inline |
| operator=(T *ptr) | SharedPtr< T, TSize > | inline |
| operator=(This &&src) | SharedPtr< T, TSize > | inline |
| operator==(const Base &ptr) const | PtrBase< T > | inline |
| operator==(void *ptr) const | PtrBase< T > | inline |
| operator>(const Base &ptr) const | PtrBase< T > | inline |
| operator>(void *ptr) const | PtrBase< T > | inline |
| operator>=(const Base &ptr) const | PtrBase< T > | inline |
| operator>=(void *ptr) const | PtrBase< T > | inline |
| operator[](ulong index) const | PtrBase< T > | inline |
| operator[](ulong index) | PtrBase< T > | inline |
| ptr() const | PtrBase< T > | inline |
| ptr() | PtrBase< T > | inline |
| ptr_ | PtrBase< T > | |
| refs_ | SharedPtr< T, TSize > | protected |
| SafeBool() | SafeBool< PtrBase< T > > | inline |
| set() | SharedPtr< T, TSize > | inline |
| shared() const | SharedPtr< T, TSize > | inline |
| SharedPtr() | SharedPtr< T, TSize > | inline |
| SharedPtr(T *ptr) | SharedPtr< T, TSize > | inline |
| SharedPtr(const This &src) | SharedPtr< T, TSize > | inline |
| SharedPtr(This &&src) | SharedPtr< T, TSize > | inline |
| This typedef | SharedPtr< T, TSize > | |
| unshare() | SharedPtr< T, TSize > | inline |
| valid() const | PtrBase< T > | inline |
| ~SharedPtr() | SharedPtr< T, TSize > | inline |