Functions | |
void | CreateCommaSeparatedFile () |
void | CreateFormattedFile () |
void | CreateSpaceSeparatedFile () |
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().
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().
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().