1#ifndef _KVI_KVS_TREENODE_SPECIALCOMMANDFOR_H_
2#define _KVI_KVS_TREENODE_SPECIALCOMMANDFOR_H_
48 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
Definition KviKvsTreeNodeExpression.h:68
Treenode class to handle instructions.
Definition KviKvsTreeNodeInstruction.h:43
virtual bool execute(KviKvsRunTimeContext *c)=0
This is the main entry point to the tree visit.
Definition KviKvsTreeNodeSpecialCommandFor.h:36
KviKvsTreeNodeInstruction * m_pUpdate
Definition KviKvsTreeNodeSpecialCommandFor.h:44
KviKvsTreeNodeInstruction * m_pInitialization
Definition KviKvsTreeNodeSpecialCommandFor.h:42
KviKvsTreeNodeExpression * m_pCondition
Definition KviKvsTreeNodeSpecialCommandFor.h:43
KviKvsTreeNodeInstruction * m_pLoop
Definition KviKvsTreeNodeSpecialCommandFor.h:45
Definition KviKvsTreeNodeSpecialCommand.h:32
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeSpecialCommand.cpp:42
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeSpecialCommand.cpp:35
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77