#include <defaultCmds.h>
Public Member Functions | |
IC_Command_HELP () | |
virtual | ~IC_Command_HELP () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 19 of file defaultCmds.h.
IC_Command_HELP::IC_Command_HELP | ( | ) |
Definition at line 26 of file defaultCmds.cpp.
IC_Command_HELP::~IC_Command_HELP | ( | ) | [virtual] |
Definition at line 34 of file defaultCmds.cpp.
bool IC_Command_HELP::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 37 of file defaultCmds.cpp.