![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
Final implementation of the component-based observer wrapper. More...
#include <TModelObserverCompWrap.h>
Public Types | |
typedef TModelObserverCompBaseWrap< BaseComponent > | BaseClass |
![]() | |
typedef BaseComponent | BaseClass |
Additional Inherited Members | |
![]() | |
void | OnComponentCreated () override |
void | OnComponentDestroyed () override |
Final implementation of the component-based observer wrapper.
In contrast to the TModelObserverCompBaseWrap it can be used also as outer-most-wrapper (e.g. by component registration in the package).
Definition at line 119 of file TModelObserverCompWrap.h.
TModelObserverCompBaseWrap<BaseComponent> ibase::TModelObserverCompWrap< BaseComponent >::BaseClass |
Definition at line 122 of file TModelObserverCompWrap.h.
© Witold Gantzke and Kirill Lepskiy