KCommandList Class Reference

Collaboration diagram for KCommandList:
[legend]
List of all members.

Public Member Functions

 KCommandList ()
 ~KCommandList ()
KCommandGetpFirst ()
KCommandGetpNext (KCommand *pCommand)
void RegisterCommand (KStr sName, void *pBind, KStr sDescription="", void *pContext=NULL)
void UnregisterCommand (KStr sName)
bool ExecCommand (KStr sName, KStr sArgument)

Protected Member Functions

KCommandGetpCommand (KStr sName)

Detailed Description

Definition at line 39 of file Command.h.


Member Function Documentation

bool KCommandList::ExecCommand ( KStr  sName,
KStr  sArgument 
)

Definition at line 57 of file Command.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:30 2007 for Zythum Project by  doxygen 1.5.1-p1