#include <Updatable.h>
◆ Updatable() [1/3]
◆ Updatable() [2/3]
◆ Updatable() [3/3]
◆ ~Updatable()
Updatable::~Updatable |
( |
| ) |
|
|
virtual |
◆ GetStorageRef()
Gets storage reference.
- Returns
- The storage reference.
◆ operator=() [1/2]
◆ operator=() [2/2]
Move assignment operator.
◆ SceneDeregistration()
void Updatable::SceneDeregistration |
( |
| ) |
|
|
private |
◆ SceneRegistration()
void Updatable::SceneRegistration |
( |
| ) |
|
|
private |
◆ SubmitUpdateDeregistration()
void Updatable::SubmitUpdateDeregistration |
( |
| ) |
|
|
protected |
Submit update deregistration.
◆ SubmitUpdateRegistration()
void Updatable::SubmitUpdateRegistration |
( |
| ) |
|
|
protected |
Submit update registration.
◆ Update()
void Updatable::Update |
( |
| ) |
|
|
privatepure virtual |
Base class update.
Pure virtual function. Derived class must override.
◆ SceneAttorney
◆ UpdatableAttorney
◆ pDeregistrationCmd
The deregistration command.
◆ pMyDeleteRef
◆ pRegistrationCmd
The registration command.
◆ RegStateCurr
The documentation for this class was generated from the following files: