ns3::CommandLine::CallbackItem Class Reference

Inheritance diagram for ns3::CommandLine::CallbackItem:
Inheritance graph
[legend]
Collaboration diagram for ns3::CommandLine::CallbackItem:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool Parse (std::string value)

Public Attributes

Callback< bool, std::string > m_callback

Detailed Description

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


Member Function Documentation

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

Implements ns3::CommandLine::Item.

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

References m_callback, and NS_LOG_DEBUG.


Member Data Documentation

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

Referenced by ns3::CommandLine::AddValue(), and Parse().


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