40 #ifdef CHECK_MEMORY_LEAKS
42 #endif // CHECK_MEMORY_LEAKS
48 using namespace traci;
57 std::string warning =
"";
78 std::vector<std::string> ids;
83 std::vector<std::string> ids;
126 unsigned int cnt = 0;
128 tempContent.
writeInt((
int) vd.size());
130 for (
unsigned int i = 0; i < vd.size(); ++i) {