A timeline event representing a change of the current value. More...
#include <timeline.h>
Public Member Functions | |
| EventChangeOnhand (double qty=0.0) | |
| double | getQuantity () const |
| virtual unsigned short | getType () const |
Friends | |
| class | TimeLine< type > |
A timeline event representing a change of the current value.
Definition at line 138 of file timeline.h.
| frepple::utils::TimeLine< type >::EventChangeOnhand::EventChangeOnhand | ( | double | qty = 0.0 |
) | [inline] |
Definition at line 145 of file timeline.h.
| double frepple::utils::TimeLine< type >::EventChangeOnhand::getQuantity | ( | ) | const [inline, virtual] |
Reimplemented from frepple::utils::TimeLine< type >::Event.
Definition at line 144 of file timeline.h.
| virtual unsigned short frepple::utils::TimeLine< type >::EventChangeOnhand::getType | ( | ) | const [inline, virtual] |
Implements frepple::utils::TimeLine< type >::Event.
Definition at line 146 of file timeline.h.
friend class TimeLine< type > [friend] |
Reimplemented from frepple::utils::TimeLine< type >::Event.
Definition at line 140 of file timeline.h.
1.6.1