|
ACF $AcfVersion:0$
|
Cretion of wrapper for model observer components from non component classes. More...
#include <TMakeModelObserverCompWrap.h>
Public Types | |
| typedef ibase::TModelObserverCompBaseWrap< icomp::TMakeComponentWrap< Base, Interface1, Interface2, Interface3, Interface4, Interface5, Interface6, Interface7, Interface8, Interface9, Interface10 > > | BaseClass |
Public Types inherited from ibase::TModelObserverCompBaseWrap< ObserverComponent > | |
| typedef ObserverComponent | BaseClass |
Additional Inherited Members | |
Protected Member Functions inherited from ibase::TModelObserverCompBaseWrap< ObserverComponent > | |
| virtual void | OnComponentCreated () override |
| virtual void | OnComponentDestroyed () override |
Cretion of wrapper for model observer components from non component classes.
The model can be connected on component level during the initialization phase using component reference m_defaultModelCompPtr
Definition at line 32 of file TMakeModelObserverCompWrap.h.
| typedef ibase::TModelObserverCompBaseWrap< icomp::TMakeComponentWrap< Base, Interface1, Interface2, Interface3, Interface4, Interface5, Interface6, Interface7, Interface8, Interface9, Interface10> > ibase::TMakeModelObserverCompWrap< Base, Interface1, Interface2, Interface3, Interface4, Interface5, Interface6, Interface7, Interface8, Interface9, Interface10 >::BaseClass |
Definition at line 57 of file TMakeModelObserverCompWrap.h.