Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TSharedRef< ObjectType, InMode > Member List

This is the complete list of members for TSharedRef< ObjectType, InMode >, including all inherited members.

ElementType typedefTSharedRef< ObjectType, InMode >
Get() constTSharedRef< ObjectType, InMode >inline
GetSharedReferenceCount() constTSharedRef< ObjectType, InMode >inline
Init(OtherType *InObject)TSharedRef< ObjectType, InMode >inlineprivate
IsUnique() constTSharedRef< ObjectType, InMode >inline
IsValid() constTSharedRef< ObjectType, InMode >inlineprivate
ModeTSharedRef< ObjectType, InMode >static
ObjectTSharedRef< ObjectType, InMode >private
operator*() constTSharedRef< ObjectType, InMode >inline
operator->() constTSharedRef< 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
SharedReferenceCountTSharedRef< ObjectType, InMode >private
ToSharedPtr() constTSharedRef< ObjectType, InMode >inline
ToWeakPtr() constTSharedRef< ObjectType, InMode >inline
TSharedPtrTSharedRef< ObjectType, InMode >friend
TSharedRefTSharedRef< 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
TWeakPtrTSharedRef< ObjectType, InMode >friend
UE::Core::Private::MakeSharedRefTSharedRef< ObjectType, InMode >friend