41 #ifdef CHECK_MEMORY_LEAKS
43 #endif // CHECK_MEMORY_LEAKS
49 using namespace traci;
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) {
186 for (std::map<std::string, MSDetectorFileOutput*>::const_iterator i = dets.begin(); i != dets.end(); ++i) {