#include <CustomerRequest.h>
Public Member Functions | |
| bool | operator== (const Treatment &other) const |
| double | timePreCool () const |
| double | timeOnPalette () const |
| double | timeOven1 () const |
| double | timeOven2 () const |
| double | timePostCool () const |
| double | timeEndCooling () const |
| double | timeChill1 () const |
| double | timeChill2 () const |
| double | timeCool1 () const |
| double | timeCool2 () const |
| double | timeChill_A () const |
| double | timeChill_B () const |
| Procedure | getProcedure () const |
| BathType | getBath () const |
Static Public Member Functions | |
| Treatment * | newTreatment (Procedure proc, double temp1, double temp2, BathType cool) |
| void | printAll (std::ostream &os) |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const Treatment &t) |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.3.6