Go to the source code of this file.
Classes | |
class | frepple::utils::TimeLine< type >::const_iterator |
This is bi-directional iterator through the timeline. More... | |
class | frepple::utils::TimeLine< type >::Event |
Base class for nodes in the timeline. More... | |
class | frepple::utils::TimeLine< type >::EventChangeOnhand |
A timeline event representing a change of the current value. More... | |
class | frepple::utils::TimeLine< type >::EventMaxQuantity |
A timeline event representing a change of the maximum target. More... | |
class | frepple::utils::TimeLine< type >::EventMinQuantity |
A timeline event representing a change of the minimum target. More... | |
class | frepple::utils::TimeLine< type >::iterator |
This is bi-directional iterator through the timeline. More... | |
class | frepple::utils::TimeLine< type > |
This class implements a "sorted list" data structure, sorting "events" based on a date. More... | |
Namespaces | |
namespace | frepple |
Core namespace. | |
namespace | frepple::utils |
Utilities for the frePPle core. | |