

Public Member Functions | |
| CmdDlgNet (intf_thread_t *pIntf) | |
| virtual | ~CmdDlgNet () |
| virtual void | execute () |
| This method does the real job of the command. | |
| virtual string | getType () const |
| Return the type of the command. | |
| CmdDlgNet::CmdDlgNet | ( | intf_thread_t * | pIntf | ) | [inline] |
| virtual CmdDlgNet::~CmdDlgNet | ( | ) | [inline, virtual] |
| virtual void CmdDlgNet::execute | ( | ) | [inline, virtual] |
| virtual string CmdDlgNet::getType | ( | ) | const [inline, virtual] |
1.5.6