#include <defaultCmds.h>
Public Member Functions | |
IC_Command_EXIT () | |
virtual | ~IC_Command_EXIT () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 45 of file defaultCmds.h.
IC_Command_EXIT::IC_Command_EXIT | ( | ) |
Definition at line 123 of file defaultCmds.cpp.
IC_Command_EXIT::~IC_Command_EXIT | ( | ) | [virtual] |
Definition at line 128 of file defaultCmds.cpp.
bool IC_Command_EXIT::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 131 of file defaultCmds.cpp.