A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::CommandLine::UserItem< T > Class Template Reference
+ Inheritance diagram for ns3::CommandLine::UserItem< T >:

Public Member Functions

virtual bool Parse (std::string value)
 

Public Attributes

T * m_valuePtr
 
- Public Attributes inherited from ns3::CommandLine::Item
std::string m_help
 
std::string m_name
 

Detailed Description

template<typename T>
class ns3::CommandLine::UserItem< T >

Definition at line 101 of file command-line.h.


The documentation for this class was generated from the following file: