#include <defaultCmds.h>
Public Member Functions | |
IC_Command_LIST () | |
virtual | ~IC_Command_LIST () |
bool | invoke (const array< WideString > &args, IC_Dispatcher *pDispatcher, IC_MessageSink *pOutput) |
Definition at line 27 of file defaultCmds.h.
IC_Command_LIST::IC_Command_LIST | ( | ) |
Definition at line 65 of file defaultCmds.cpp.
IC_Command_LIST::~IC_Command_LIST | ( | ) | [virtual] |
Definition at line 72 of file defaultCmds.cpp.
bool IC_Command_LIST::invoke | ( | const array< WideString > & | args, | |
IC_Dispatcher * | pDispatcher, | |||
IC_MessageSink * | pOutput | |||
) |
Definition at line 75 of file defaultCmds.cpp.