Public Member Functions | Friends

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:
frepple::utils::TimeLine< type >::Event frepple::utils::NonCopyable frepple::FlowPlan frepple::LoadPlan

List of all members.

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 140 of file timeline.h.


Constructor & Destructor Documentation

template<class type>
frepple::utils::TimeLine< type >::EventChangeOnhand::EventChangeOnhand ( double  qty = 0.0  )  [inline]

Definition at line 147 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 146 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 148 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 142 of file timeline.h.


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