Constructors
| Name | Description |
|---|---|
Component() |
Virtual Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | inline | onActivation() | |
protected | void | inline | onDeactivation() | |
protected | void | inline |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | bool | const | isActive() | |
public | void | activate() | ||
public | void | deactivate() | ||
public | bool | const | isAttached() | |
public | T* | inline, const | getParent() | |
public | void | |||
public | void | detach() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
public | bool | m_bIsActive | ||
public | m_parent | |||
public | m_parentSubscription |