A Discrete-Event Network Simulator
API
ns3::CommandLine Member List

This is the complete list of members for ns3::CommandLine, including all inherited members.

AddNonOption(const std::string name, const std::string help, T &value)ns3::CommandLine
AddValue(const std::string &name, const std::string &help, T &value)ns3::CommandLine
AddValue(const std::string &name, const std::string &help, Callback< bool, std::string > callback)ns3::CommandLine
AddValue(const std::string &name, const std::string &attributePath)ns3::CommandLine
Clear(void)ns3::CommandLineprivate
CommandLine()ns3::CommandLine
CommandLine(const CommandLine &cmd)ns3::CommandLine
Copy(const CommandLine &cmd)ns3::CommandLineprivate
GetExtraNonOption(std::size_t i) constns3::CommandLine
GetName() constns3::CommandLine
GetNExtraNonOptions(void) constns3::CommandLine
HandleArgument(const std::string &name, const std::string &value) constns3::CommandLineprivate
HandleAttribute(const std::string name, const std::string value)ns3::CommandLineprivatestatic
HandleNonOption(const std::string &value)ns3::CommandLineprivate
HandleOption(const std::string &param) constns3::CommandLineprivate
Items typedefns3::CommandLineprivate
m_namens3::CommandLineprivate
m_NNonOptionsns3::CommandLineprivate
m_nonOptionCountns3::CommandLineprivate
m_nonOptionsns3::CommandLineprivate
m_optionsns3::CommandLineprivate
m_usagens3::CommandLineprivate
operator=(const CommandLine &cmd)ns3::CommandLine
Parse(int argc, char *argv[])ns3::CommandLine
Parse(std::vector< std::string > args)ns3::CommandLine
PrintAttributes(std::ostream &os, const std::string &type) constns3::CommandLineprivate
PrintGlobals(std::ostream &os) constns3::CommandLineprivate
PrintGroup(std::ostream &os, const std::string &group) constns3::CommandLineprivate
PrintGroups(std::ostream &os) constns3::CommandLineprivate
PrintHelp(std::ostream &os) constns3::CommandLine
PrintTypeIds(std::ostream &os) constns3::CommandLineprivate
Usage(const std::string usage)ns3::CommandLine
~CommandLine()ns3::CommandLine