Types
| Name | Value | Description |
|---|---|---|
ChangesObservable | ||
ChangesSubscription |
Constructors
| Name | Description |
|---|---|
Changeable() |
Destructors
| Name | Description |
|---|---|
~Changeable() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | void | emmitChanges() | ||
public | ||||
public | void | inline | setProperty( T& outProperty, T inNewValue ) |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
private | m_observable |