◆ SetContainer()
bool hpl::cUpdater::SetContainer |
( |
tString |
asContainer | ) |
|
Sets the active update container to be used.
- Parameters
-
asContainer | Name of the contianer |
- Returns
◆ GetCurrentContainerName()
tString hpl::cUpdater::GetCurrentContainerName |
( |
| ) |
|
Gets the name of the current container in use.
- Returns
- name of current container.
◆ AddContainer()
bool hpl::cUpdater::AddContainer |
( |
tString |
asName | ) |
|
Adds a new container
- Parameters
-
asName | Name for the new container. |
- Returns
◆ AddUpdate()
Adds a new update in a container.
- Parameters
-
asContainer | Container name |
apUpdate | pointer to the class that will be updated |
- Returns
◆ AddGlobalUpdate()
bool hpl::cUpdater::AddGlobalUpdate |
( |
iUpdateable * |
apUpdate | ) |
|
Adds a global update that runs no matter what container is set
- Parameters
-
- Returns
The documentation for this class was generated from the following file: