ns3::CommandLine::UserItem< T > Class Template Reference

Inheritance diagram for ns3::CommandLine::UserItem< T >:
Inheritance graph
[legend]
Collaboration diagram for ns3::CommandLine::UserItem< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool Parse (std::string value)

Public Attributes

T * m_valuePtr

Detailed Description

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

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


Member Function Documentation

template<typename T >
bool ns3::CommandLine::UserItem< T >::Parse ( std::string  value  )  [inline, virtual]

Implements ns3::CommandLine::Item.

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


Member Data Documentation

template<typename T>
T* ns3::CommandLine::UserItem< T >::m_valuePtr

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

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


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