src/core/command-line.h File Reference

#include <string>
#include <sstream>
#include <list>
#include "ns3/callback.h"
Include dependency graph for command-line.h:

Go to the source code of this file.

Classes

class  ns3::CommandLine
 parse command-line argumentsInstances of this class can be used to parse command-line arguments: users can register new arguments with CommandLine::AddValue but the most important functionality provided by this class is that it can be used to set the 'initial value' of every attribute in the system with the --TypeIdNameAttributeName=value syntax and it can be used to set the value of every GlobalValue in the system with the --GlobalValueName=value syntax. More...
class  ns3::CommandLine::Item
class  ns3::CommandLine::UserItem< T >
class  ns3::CommandLine::CallbackItem

Namespaces

namespace  ns3
 

Every class exported by the ns3 library is enclosed in the ns3 namespace.


Generated on Thu Dec 3 14:06:26 2009 for NS-3 by  doxygen 1.6.3