#include <UpdateableManager.h>
◆ UpdateableManager()
| UpdateableManager::UpdateableManager |
( |
const std::list< std::shared_ptr< Updateable_traits > > & |
updateables_ | ) |
|
UpdateableManager initializes the manager.
- Parameters
-
| updateables | list of updateable items to be managed |
◆ UpdateParameters()
| void UpdateableManager::UpdateParameters |
( |
const TID & |
currentPoint | ) |
|
UpdateParameters make the managed items ready for given currentPoint.
- Parameters
-
| currentPoint | the time point |
The documentation for this class was generated from the following files: