

Public Member Functions | |
| BAPBPVESPacker (BAPPackage &aPackage) | |
| int | GetPackingWidth (int aSectNumber) const |
| int | GetDensity (int aSectNumber) const |
| list< Vessel > | VesselSetForSection (int aSectNumber) const |
| virtual void | Solve ()=0 |
Protected Member Functions | |
| void | CalcPackingWidth () |
Protected Attributes | |
| list< int > | mPackingWidth |
| list< int > | mDensity |
Definition at line 47 of file BAPBPVESPacker.h.
1.5.3