1#ifndef _KVI_KVS_TREENODE_ALIASSIMPLECOMMAND_H_
2#define _KVI_KVS_TREENODE_ALIASSIMPLECOMMAND_H_
74 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
KviKvsTreeNodeAliasSimpleCommand(const QChar *pLocation, const QString &szCmdName, KviKvsTreeNodeDataList *pParams)
Constructs the treenode alias simple command call object.
Definition KviKvsTreeNodeAliasSimpleCommand.cpp:38
~KviKvsTreeNodeAliasSimpleCommand()
Destroys the treenode alias simple command call object.
Definition KviKvsTreeNodeDataList.h:36
virtual bool execute(KviKvsRunTimeContext *c)=0
This is the main entry point to the tree visit.
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeSimpleCommand.cpp:43
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeSimpleCommand.cpp:36
KviKvsTreeNodeSimpleCommand(const QChar *pLocation, const QString &szCmdName, KviKvsTreeNodeDataList *params)
Definition KviKvsTreeNodeSimpleCommand.cpp:28
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77