frepple::OperationPlanState Class Reference
A simple class to easily remember the date, quantity and owner of an operationplan. More...
#include <model.h>
Public Member Functions | |
OperationPlanState () | |
OperationPlanState (const OperationPlan *x) | |
OperationPlanState (const Date x, const Date y, double q) | |
OperationPlanState (const DateRange &x, double q) | |
Public Attributes | |
Date | end |
double | quantity |
Date | start |
Detailed Description
A simple class to easily remember the date, quantity and owner of an operationplan.
Constructor & Destructor Documentation
frepple::OperationPlanState::OperationPlanState | ( | ) | [inline] |
frepple::OperationPlanState::OperationPlanState | ( | const OperationPlan * | x | ) | [inline] |
frepple::OperationPlanState::OperationPlanState | ( | const DateRange & | x, |
double | q | ||
) | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
Documentation generated for frePPLe by
