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, and ns3::DataCollectionObject::Enable().

Referenced by main().

+ Here is the call graph for this function:

+ 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, and ns3::FileAggregator::Set2dFormat().

Referenced by main().

+ Here is the call graph for this function:

+ 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.

References ns3::DataCollectionObject::Enable().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: