ns3::CommandLine::Item Class Reference

Inheritance diagram for ns3::CommandLine::Item:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Item ()
virtual bool Parse (std::string value)=0

Public Attributes

std::string m_name
std::string m_help

Detailed Description

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


Constructor & Destructor Documentation

ns3::CommandLine::Item::~Item (  )  [virtual]

Definition at line 41 of file command-line.cc.


Member Function Documentation

virtual bool ns3::CommandLine::Item::Parse ( std::string  value  )  [pure virtual]

Member Data Documentation

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

Referenced by ns3::CommandLine::AddValue().

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

Referenced by ns3::CommandLine::AddValue().


The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:10:18 2009 for NS-3 by  doxygen 1.6.3