64 #include <mesosim/MEVehicleControl.h>
67 #ifdef CHECK_MEMORY_LEAKS
69 #endif // CHECK_MEMORY_LEAKS
134 vehControl =
new MEVehicleControl();
148 NLHandler handler(
"", *net, db, tb, *eb, jb);
150 NLBuilder builder(oc, *net, *eb, jb, db, handler);
155 if (!builder.
build()) {
163 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {
170 }
catch (std::exception& e) {
220 if (std::string(e.what()) != std::string(
"Process Error") && std::string(e.what()) != std::string(
"")) {