frepple::utils::TimeLine< type >::EventChangeOnhand Class Reference
A timeline event representing a change of the current value. More...
#include <timeline.h>
Inheritance diagram for frepple::utils::TimeLine< type >::EventChangeOnhand:

Public Member Functions | |
EventChangeOnhand (double qty=0.0) | |
double | getQuantity () const |
virtual unsigned short | getType () const |
Friends | |
class | TimeLine< type > |
Detailed Description
template<class type>
class frepple::utils::TimeLine< type >::EventChangeOnhand
A timeline event representing a change of the current value.
Definition at line 141 of file timeline.h.
Constructor & Destructor Documentation
template<class type>
frepple::utils::TimeLine< type >::EventChangeOnhand::EventChangeOnhand | ( | double | qty = 0.0 | ) | [inline] |
Definition at line 148 of file timeline.h.
Member Function Documentation
template<class type>
double frepple::utils::TimeLine< type >::EventChangeOnhand::getQuantity | ( | ) | const [inline, virtual] |
Reimplemented from frepple::utils::TimeLine< type >::Event.
Definition at line 147 of file timeline.h.
template<class type>
virtual unsigned short frepple::utils::TimeLine< type >::EventChangeOnhand::getType | ( | ) | const [inline, virtual] |
Implements frepple::utils::TimeLine< type >::Event.
Definition at line 149 of file timeline.h.
Friends And Related Function Documentation
template<class type>
friend class TimeLine< type > [friend] |
Reimplemented from frepple::utils::TimeLine< type >::Event.
Definition at line 143 of file timeline.h.
The documentation for this class was generated from the following file:
Documentation generated for frePPLe by
