#include <string>
#include <omnetpp.h>
#include "INETDefs.h"
Go to the source code of this file.
Namespaces | |
namespace | OPP_Global |
Functions | |
std::string | OPP_Global::ltostr (long i) |
std::string | OPP_Global::dtostr (double d) |
double | OPP_Global::atod (const char *s) |
unsigned long | OPP_Global::atoul (const char *s) |