OMNeT++ Simulation Library
6.0.3
|
#include <opp_string.h>
Lightweight string-to-string map, used internally in some parts of OMNeT++.
Inheritance is used to "de-templatize" the map class, because the Windows DLL interface is not really a friend of templated classes.
Inherits map< opp_string, opp_string >.