A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
file-aggregator-example.cc File Reference
#include "ns3/core-module.h"
#include "ns3/stats-module.h"
+ Include dependency graph for file-aggregator-example.cc:

Go to the source code of this file.

Namespaces

namespace  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.
 
void anonymous_namespace{file-aggregator-example.cc}::CreateFormattedFile ()
 This function creates a file with formatted values.
 
void anonymous_namespace{file-aggregator-example.cc}::CreateSpaceSeparatedFile ()
 This function creates a file with 2 columns of values and separated by commas.