#include <command.hpp>
Inheritance diagram for ICmdUI:


Definition at line 60 of file command.hpp.
Public Member Functions | |
| virtual | ~ICmdUI () |
| virtual TCmdID | GetCommand () const =0 |
| virtual void | Enable (bool en)=0 |
| virtual void | SetCheck (bool set)=0 |
| virtual void | SetRadio (bool set)=0 |
| virtual void | SetLabel (const string &label)=0 |
|
|
Definition at line 63 of file command.hpp. |
|
|
|
Implemented in CTestCmdUI. Referenced by CTracingHandler::OnUpdateCommand_Range(). |
|
|
Implemented in CTestCmdUI. Referenced by CTestCommandHandler::OnUpdateCheck(). |
|
|
Implemented in CTestCmdUI. |
|
|
Implemented in CTestCmdUI. |
1.4.6
Modified on Mon Dec 07 16:24:25 2009 by modify_doxy.py rev. 173732