#include <IMediaOptions.h>
|
| virtual | ~FDataContainer () |
| |
| TSharedRef< FDataContainer, Mode > | AsShared () |
| |
| TSharedRef< FDataContainer const, Mode > | AsShared () const |
| |
| TSharedRef< SubobjectType, Mode > | AsSharedSubobject (SubobjectType *SubobjectPtr) const |
| |
| TWeakPtr< FDataContainer, Mode > | AsWeak () |
| |
| TWeakPtr< FDataContainer const, Mode > | AsWeak () const |
| |
| TWeakPtr< SubobjectType, Mode > | AsWeakSubobject (SubobjectType *SubobjectPtr) const |
| |
| void | UpdateWeakReferenceInternal (TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const |
| |
| void | UpdateWeakReferenceInternal (TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const |
| |
| UE_FORCEINLINE_HINT bool | DoesSharedInstanceExist () const |
| |
◆ ~FDataContainer()
| virtual IMediaOptions::FDataContainer::~FDataContainer |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: