#include <comp_attach_notifier_i.h>
Definition at line 46 of file comp_attach_notifier_i.h.
◆ IComponentAttachNotifier()
IComponentAttachNotifier::IComponentAttachNotifier |
( |
| ) |
|
|
inline |
◆ ~IComponentAttachNotifier()
virtual IComponentAttachNotifier::~IComponentAttachNotifier |
( |
| ) |
|
|
inlinevirtual |
◆ attachNotify()
virtual void IComponentAttachNotifier::attachNotify |
( |
const int |
num_attached | ) |
|
|
pure virtual |
Default interface destructor
Callback called by the componentAttachPt() classes when a component is attached to or detached from the attach point.
- Parameters
-
num_attached | : number of remaining components attached to the point after the operation that triggered the notification. |
The documentation for this class was generated from the following file: