|
ACF $AcfVersion:0$
|
Wrapper of end component implementation used to correct control of component life-cycle. More...
#include <TComponentWrap.h>
Public Types | |
| typedef Component | BaseClass |
Public Member Functions | |
| TComponentWrap () | |
| virtual | ~TComponentWrap () |
| virtual void | SetComponentContext (const IComponentContextSharedPtr &contextPtr, const IComponent *parentPtr, bool isParentOwner) override |
Wrapper of end component implementation used to correct control of component life-cycle.
Definition at line 19 of file TComponentWrap.h.
| typedef Component icomp::TComponentWrap< Component >::BaseClass |
Definition at line 22 of file TComponentWrap.h.
| icomp::TComponentWrap< Component >::TComponentWrap | ( | ) |
Definition at line 38 of file TComponentWrap.h.
|
virtual |
Definition at line 44 of file TComponentWrap.h.
References NULL, and icomp::ICompositeComponent::OnSubcomponentDeleted().
|
overridevirtual |
Definition at line 59 of file TComponentWrap.h.