![]() |
Ark Server API (ASA) - Wiki
|
This is the complete list of members for TSharedRef< ObjectType, InMode >, including all inherited members.
| ElementType typedef | TSharedRef< ObjectType, InMode > | |
| Get() const | TSharedRef< ObjectType, InMode > | inline |
| GetSharedReferenceCount() const | TSharedRef< ObjectType, InMode > | inline |
| Init(OtherType *InObject) | TSharedRef< ObjectType, InMode > | inlineprivate |
| IsUnique() const | TSharedRef< ObjectType, InMode > | inline |
| IsValid() const | TSharedRef< ObjectType, InMode > | inlineprivate |
| Mode | TSharedRef< ObjectType, InMode > | static |
| Object | TSharedRef< ObjectType, InMode > | private |
| operator*() const | TSharedRef< ObjectType, InMode > | inline |
| operator->() const | TSharedRef< ObjectType, InMode > | inline |
| operator=(TSharedRef const &InSharedRef) | TSharedRef< ObjectType, InMode > | inline |
| operator=(TSharedRef &&InSharedRef) | TSharedRef< ObjectType, InMode > | inline |
| operator=(SharedPointerInternals::TRawPtrProxy< OtherType > const &InRawPtrProxy) | TSharedRef< ObjectType, InMode > | inline |
| operator=(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > const &InRawPtrProxy) | TSharedRef< ObjectType, InMode > | inline |
| operator=(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > &&InRawPtrProxy) | TSharedRef< ObjectType, InMode > | inline |
| SharedReferenceCount | TSharedRef< ObjectType, InMode > | private |
| ToSharedPtr() const | TSharedRef< ObjectType, InMode > | inline |
| ToWeakPtr() const | TSharedRef< ObjectType, InMode > | inline |
| TSharedPtr | TSharedRef< ObjectType, InMode > | friend |
| TSharedRef | TSharedRef< ObjectType, InMode > | friend |
| TSharedRef(OtherType *InObject) | TSharedRef< ObjectType, InMode > | inlineexplicit |
| TSharedRef(OtherType *InObject, DeleterType &&InDeleter) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef() | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(SharedPointerInternals::TRawPtrProxy< OtherType > const &InRawPtrProxy) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > const &InRawPtrProxy) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > &&InRawPtrProxy) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedRef< OtherType, Mode > const &InSharedRef) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedRef< OtherType, Mode > const &InSharedRef, SharedPointerInternals::FStaticCastTag) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedRef< OtherType, Mode > const &InSharedRef, SharedPointerInternals::FConstCastTag) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedRef< OtherType, Mode > const &OtherSharedRef, ObjectType *InObject) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedRef const &InSharedRef) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedRef &&InSharedRef) | TSharedRef< ObjectType, InMode > | inline |
| TSharedRef(TSharedPtr< OtherType, Mode > const &InSharedPtr) | TSharedRef< ObjectType, InMode > | inlineexplicitprivate |
| TSharedRef(TSharedPtr< OtherType, Mode > &&InSharedPtr) | TSharedRef< ObjectType, InMode > | inlineexplicitprivate |
| TSharedRef(ObjectType *InObject, SharedPointerInternals::TReferenceControllerBase< Mode > *InSharedReferenceCount) | TSharedRef< ObjectType, InMode > | inlineexplicitprivate |
| TWeakPtr | TSharedRef< ObjectType, InMode > | friend |
| UE::Core::Private::MakeSharedRef | TSharedRef< ObjectType, InMode > | friend |