A Discrete-Event Network Simulator
API
anonymous_namespace{file-aggregator-example.cc} Namespace Reference

Functions

void CreateCommaSeparatedFile ()
 
void CreateFormattedFile ()
 
void CreateSpaceSeparatedFile ()
 

Function Documentation

◆ CreateCommaSeparatedFile()

void anonymous_namespace{file-aggregator-example.cc}::CreateCommaSeparatedFile ( )

Definition at line 36 of file file-aggregator-example.cc.

References ns3::FileAggregator::COMMA_SEPARATED.

◆ CreateFormattedFile()

void anonymous_namespace{file-aggregator-example.cc}::CreateFormattedFile ( )

Definition at line 124 of file file-aggregator-example.cc.

References ns3::FileAggregator::FORMATTED.

◆ CreateSpaceSeparatedFile()

void anonymous_namespace{file-aggregator-example.cc}::CreateSpaceSeparatedFile ( )

Definition at line 80 of file file-aggregator-example.cc.