A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
anonymous_namespace{file-aggregator-example.cc} Namespace Reference

Functions

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

Function Documentation

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

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

References ns3::FileAggregator::COMMA_SEPARATED.

Referenced by main().

+ Here is the caller graph for this function:

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

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

References ns3::FileAggregator::FORMATTED.

Referenced by main().

+ Here is the caller graph for this function:

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

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

Referenced by main().

+ Here is the caller graph for this function: