This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | DceGlobalVariables |
Functions | |
| void | dce_global_variables_setup (struct DceGlobalVariables *variables) |
| void dce_global_variables_setup | ( | struct DceGlobalVariables * | variables | ) |
Definition at line 9 of file dce-global-variables.cc.
References ns3::Current(), dce_fdopen(), ns3::Process::originalEnvp, ns3::Process::originalProgname, DceGlobalVariables::penvp, ns3::Process::penvp, DceGlobalVariables::poptarg, ns3::Process::poptarg, DceGlobalVariables::popterr, ns3::Process::popterr, DceGlobalVariables::poptind, ns3::Process::poptind, DceGlobalVariables::poptopt, ns3::Process::poptopt, DceGlobalVariables::pprogname, DceGlobalVariables::pprogram_invocation_name, DceGlobalVariables::pprogram_invocation_short_name, ns3::Thread::process, DceGlobalVariables::pstderr, ns3::Process::pstderr, DceGlobalVariables::pstdin, ns3::Process::pstdin, DceGlobalVariables::pstdout, and ns3::Process::pstdout.
Here is the call graph for this function: