Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <sstream>
#include <utils/iodevices/OutputDevice.h>
#include "MsgHandler.h"
Go to the source code of this file.
Data Structures | |
class | MsgRetrievingFunction< T > |
Encapsulates an object's method for using it as a message retriever. More... | |
Definition in file MsgRetrievingFunction.h.