A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
file-config.cc
Go to the documentation of this file.
1 #include "file-config.h"
2 
3 namespace ns3 {
4 
6 {
7 }
8 
10 {
11 }
13 {
14 }
15 void
16 NoneFileConfig::SetFilename (std::string filename)
17 {}
18 void
20 {}
21 void
23 {}
24 void
26 {}
27 
28 } // namespace ns3