#include <Ring.h>
Public Member Functions | |
| Ring (CustomerRequest *request, int number, SIMTIME now) | |
| ~Ring () | |
| int | getNumber () const |
| SIMTIME | getReadyTime () const |
| CustomerRequest * | getRequest () const |
| double | getDiameter () const |
| double | getHeight () const |
| double | getMass () const |
| Treatment * | getTreatment () const |
| const std::string & | getMaterial () const |
| bool | isCompatibleTo (Ring *r) |
| bool | canStackOn (Ring *r) |
| void | finished () |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6