|
ACF $AcfVersion:0$
|
#include <TCompPtr.h>
Public Member Functions | |
| TSharedCompPtr (const TCompPtr &source) | |
| TSharedCompPtr (icomp::IComponent *ptr) | |
| bool | IsValid () const |
| const InterfaceType * | operator-> () const |
| InterfaceType * | operator-> () |
| const InterfaceType & | operator* () const |
| InterfaceType & | operator* () |
Definition at line 11 of file TCompPtr.h.
|
inline |
Definition at line 14 of file TCompPtr.h.
|
inline |
Definition at line 19 of file TCompPtr.h.
References istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl >::SetPtr().
|
inline |
Definition at line 24 of file TCompPtr.h.
References istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl >::IsValid().
|
inline |
Definition at line 50 of file TCompPtr.h.
References istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl >::IsValid().
|
inline |
Definition at line 43 of file TCompPtr.h.
References istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl >::IsValid().
|
inline |
Definition at line 36 of file TCompPtr.h.
References istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl >::IsValid().
|
inline |
Definition at line 29 of file TCompPtr.h.
References istd::TInterfacePtr< InterfaceType, PolymorphicPointerImpl >::IsValid().