Public Member Functions | |
virtual bool | Parse (std::string value) |
![]() | |
virtual | ~Item () |
Public Attributes | |
Callback< bool, std::string > | m_callback |
![]() | |
std::string | m_help |
std::string | m_name |
Definition at line 107 of file command-line.h.
|
virtual |
Implements ns3::CommandLine::Item.
Definition at line 290 of file command-line.cc.
References NS_LOG_DEBUG.
Callback<bool, std::string> ns3::CommandLine::CallbackItem::m_callback |
Definition at line 111 of file command-line.h.
Referenced by ns3::CommandLine::AddValue().