1#ifndef _KVI_KVS_TREENODE_INSTRUCTIONBLOCK_H_
2#define _KVI_KVS_TREENODE_INSTRUCTIONBLOCK_H_
49 virtual void dump(
const char * prefix);
C++ Template based double linked pointer list class.
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
Definition KviKvsTreeNodeInstructionBlock.h:36
unsigned int instructionCount()
Definition KviKvsTreeNodeInstructionBlock.h:45
KviPointerList< KviKvsTreeNodeInstruction > * m_pInstructionList
Definition KviKvsTreeNodeInstructionBlock.h:42
Treenode class to handle instructions.
Definition KviKvsTreeNodeInstruction.h:43
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeInstruction.cpp:32
virtual bool execute(KviKvsRunTimeContext *c)=0
This is the main entry point to the tree visit.
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeInstruction.cpp:27
A template double linked list of pointers.
Definition KviPointerList.h:371
unsigned int count() const
Returns the count of the items in the list.
Definition KviPointerList.h:620
#define i
Definition detector.cpp:74
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77