#include "ns3/core-module.h"
#include "ns3/stats-module.h"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{file-aggregator-example.cc} | |
Functions | |
void | anonymous_namespace{file-aggregator-example.cc}::CreateCommaSeparatedFile () |
This function creates a file with 2 columns of values and separated by commas. More... | |
void | anonymous_namespace{file-aggregator-example.cc}::CreateFormattedFile () |
This function creates a file with formatted values. More... | |
void | anonymous_namespace{file-aggregator-example.cc}::CreateSpaceSeparatedFile () |
This function creates a file with 2 columns of values and separated by commas. More... | |