#include <fstream>
#include <cstdlib>
#include "ns3/log.h"
#include "ns3/nstime.h"
#include "data-collector.h"
#include "data-calculator.h"
#include "omnet-data-output.h"
Go to the source code of this file.
Functions | |
bool | isNumeric (const std::string &s) |
NS_LOG_COMPONENT_DEFINE ("OmnetDataOutput") | |
|
inline |
Definition at line 59 of file omnet-data-output.cc.
Referenced by ns3::OmnetDataOutput::Output().
NS_LOG_COMPONENT_DEFINE | ( | "OmnetDataOutput" | ) |