#include <EntityProject/facade/delivery_system.h>#include "drone_factory.h"#include "robot_factory.h"#include <vector>#include <string>

Go to the source code of this file.
Classes | |
| class | csci3081::CarrierFactory |
| This is a derived class from IEntityFactory to manage all other factories (e.g. DroneFactory, PackageFactory, CustomerFactory...) More... | |
1.8.13