|
void | Reset () |
|
ModelHydro * | GetModel () |
|
void | SetModel (ModelHydro *model) |
|
bool | AddBehaviour (Behaviour *behaviour) |
|
int | GetBehavioursNb () |
|
int | GetBehaviourItemsNb () |
|
void | DateUpdate (double date) |
|
HydroUnit * | GetHydroUnitById (int id) |
|
vecDouble | GetDates () |
|
|
bool | m_active |
|
ModelHydro * | m_model |
|
int | m_cursorManager |
|
vector< Behaviour * > | m_behaviours |
|
vecDouble | m_dates |
|
vecInt | m_behaviourIndices |
|
The documentation for this class was generated from the following files:
- /github/workspace/core/src/behaviours/BehavioursManager.h
- /github/workspace/core/src/behaviours/BehavioursManager.cpp