#include <string>
#include "ns3/core-module.h"
#include "ns3/stats-module.h"
Go to the source code of this file.
Classes | |
class | Emitter |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 103 of file file-helper-example.cc.
References ns3::Names::Add(), ns3::FileHelper::ConfigureFile(), ns3::DoubleProbe::ConnectByPath(), ns3::Simulator::Destroy(), ns3::FileAggregator::FORMATTED, ns3::Object::Initialize(), ns3::CommandLine::Parse(), ns3::Simulator::Run(), ns3::Simulator::Schedule(), ns3::Seconds(), ns3::FileHelper::Set2dFormat(), ns3::DataCollectionObject::SetName(), ns3::Simulator::Stop(), and ns3::FileHelper::WriteProbe().