#include <defaultCmds.h>
Public Member Functions | |
| IC_Command_CLS () | |
| virtual | ~IC_Command_CLS () |
| bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 63 of file defaultCmds.h.
| IC_Command_CLS::IC_Command_CLS | ( | ) |
Definition at line 151 of file defaultCmds.cpp.
| IC_Command_CLS::~IC_Command_CLS | ( | ) | [virtual] |
Definition at line 156 of file defaultCmds.cpp.
| bool IC_Command_CLS::invoke | ( | const array< WideString > & | args, | |
| IC_Dispatcher * | pDispatcher, | |||
| IC_MessageSink * | pOutput | |||
| ) |
Definition at line 159 of file defaultCmds.cpp.
1.5.9