Ark Server API (ASA) - Wiki
|
This is the complete list of members for TSharedPtr< ObjectType, InMode >, including all inherited members.
ElementType typedef | TSharedPtr< ObjectType, InMode > | |
Get() const | TSharedPtr< ObjectType, InMode > | inline |
GetSharedReferenceCount() const | TSharedPtr< ObjectType, InMode > | inline |
IsUnique() const | TSharedPtr< ObjectType, InMode > | inline |
IsValid() const | TSharedPtr< ObjectType, InMode > | inline |
Mode | TSharedPtr< ObjectType, InMode > | static |
Object | TSharedPtr< ObjectType, InMode > | private |
operator bool() const | TSharedPtr< ObjectType, InMode > | inlineexplicit |
operator*() const | TSharedPtr< ObjectType, InMode > | inline |
operator->() const | TSharedPtr< ObjectType, InMode > | inline |
operator=(SharedPointerInternals::FNullTag *) | TSharedPtr< ObjectType, InMode > | inline |
operator=(TSharedPtr const &InSharedPtr) | TSharedPtr< ObjectType, InMode > | inline |
operator=(TSharedPtr &&InSharedPtr) | TSharedPtr< ObjectType, InMode > | inline |
operator=(SharedPointerInternals::TRawPtrProxy< OtherType > const &InRawPtrProxy) | TSharedPtr< ObjectType, InMode > | inline |
operator=(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > const &InRawPtrProxy) | TSharedPtr< ObjectType, InMode > | inline |
operator=(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > &&InRawPtrProxy) | TSharedPtr< ObjectType, InMode > | inline |
Reset() | TSharedPtr< ObjectType, InMode > | inline |
SharedReferenceCount | TSharedPtr< ObjectType, InMode > | private |
ToSharedRef() const & | TSharedPtr< ObjectType, InMode > | inline |
ToSharedRef() && | TSharedPtr< ObjectType, InMode > | inline |
ToWeakPtr() const | TSharedPtr< ObjectType, InMode > | inline |
TSharedFromThis | TSharedPtr< ObjectType, InMode > | friend |
TSharedPtr | TSharedPtr< ObjectType, InMode > | friend |
TSharedPtr(SharedPointerInternals::FNullTag *=nullptr) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(OtherType *InObject) | TSharedPtr< ObjectType, InMode > | inlineexplicit |
TSharedPtr(OtherType *InObject, DeleterType &&InDeleter) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(SharedPointerInternals::TRawPtrProxy< OtherType > const &InRawPtrProxy) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > const &InRawPtrProxy) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(SharedPointerInternals::TRawPtrProxyWithDeleter< OtherType, DeleterType > &&InRawPtrProxy) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr< OtherType, Mode > const &InSharedPtr) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr const &InSharedPtr) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr &&InSharedPtr) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedRef< OtherType, Mode > const &InSharedRef) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr< OtherType, Mode > const &InSharedPtr, SharedPointerInternals::FStaticCastTag) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr< OtherType, Mode > const &InSharedPtr, SharedPointerInternals::FConstCastTag) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr< OtherType, Mode > const &OtherSharedPtr, ObjectType *InObject) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedPtr< OtherType, Mode > &&OtherSharedPtr, ObjectType *InObject) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TSharedRef< OtherType, Mode > const &OtherSharedRef, ObjectType *InObject) | TSharedPtr< ObjectType, InMode > | inline |
TSharedPtr(TWeakPtr< OtherType, Mode > const &InWeakPtr) | TSharedPtr< ObjectType, InMode > | inlineexplicitprivate |
TSharedPtr(TWeakPtr< OtherType, Mode > &&InWeakPtr) | TSharedPtr< ObjectType, InMode > | inlineexplicitprivate |
TSharedRef | TSharedPtr< ObjectType, InMode > | friend |
TWeakPtr | TSharedPtr< ObjectType, InMode > | friend |