41 #ifdef CHECK_MEMORY_LEAKS
43 #endif // CHECK_MEMORY_LEAKS
49 using namespace traci;
77 std::vector<std::string> ids;
82 std::vector<std::string> ids;
124 unsigned int cnt = 0;
126 tempContent.
writeInt((
int) vd.size());
128 for (
unsigned int i = 0; i < vd.size(); ++i) {
184 for (std::map<std::string, MSDetectorFileOutput*>::const_iterator i = dets.begin(); i != dets.end(); ++i) {