ant
A2 ant: class-based analysis framework
ant::reconstruct::UpdateableManager Class Reference

#include <UpdateableManager.h>

Public Member Functions

 UpdateableManager (const std::list< std::shared_ptr< Updateable_traits > > &updateables_)
 UpdateableManager initializes the manager. More...
 
void UpdateParameters (const TID &currentPoint)
 UpdateParameters make the managed items ready for given currentPoint. More...
 

Constructor & Destructor Documentation

◆ UpdateableManager()

UpdateableManager::UpdateableManager ( const std::list< std::shared_ptr< Updateable_traits > > &  updateables_)

UpdateableManager initializes the manager.

Parameters
updateableslist of updateable items to be managed

Member Function Documentation

◆ UpdateParameters()

void UpdateableManager::UpdateParameters ( const TID currentPoint)

UpdateParameters make the managed items ready for given currentPoint.

Parameters
currentPointthe time point

The documentation for this class was generated from the following files: