#include <defaultCmds.h>
Public Member Functions | |
IC_Command_QUIT () | |
virtual | ~IC_Command_QUIT () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 54 of file defaultCmds.h.
IC_Command_QUIT::IC_Command_QUIT | ( | ) |
Definition at line 137 of file defaultCmds.cpp.
IC_Command_QUIT::~IC_Command_QUIT | ( | ) | [virtual] |
Definition at line 142 of file defaultCmds.cpp.
bool IC_Command_QUIT::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 145 of file defaultCmds.cpp.