1#ifndef _KVI_KVS_TREENODE_COREFUNCTIONCALL_H_
2#define _KVI_KVS_TREENODE_COREFUNCTIONCALL_H_
46 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
~KviKvsTreeNodeCoreFunctionCall()
KviKvsTreeNodeCoreFunctionCall(const QChar *pLocation, const QString &szFncName, KviKvsCoreFunctionExecRoutine *r, KviKvsTreeNodeDataList *pParams)
Definition KviKvsTreeNodeCoreFunctionCall.cpp:28
KviKvsCoreFunctionExecRoutine * m_pExecRoutine
Definition KviKvsTreeNodeCoreFunctionCall.h:42
Definition KviKvsTreeNodeDataList.h:36
virtual bool evaluateReadOnly(KviKvsRunTimeContext *c, KviKvsVariant *pBuffer)
Definition KviKvsTreeNodeData.cpp:78
virtual void dump(const char *prefix)
Dumps the tree.
Definition KviKvsTreeNodeFunctionCall.cpp:45
virtual void contextDescription(QString &szBuffer)
Sets the buffer.
Definition KviKvsTreeNodeFunctionCall.cpp:40
KviKvsTreeNodeFunctionCall(const QChar *pLocation, const QString &szFunctionName, KviKvsTreeNodeDataList *pParams)
Definition KviKvsTreeNodeFunctionCall.cpp:27
This class defines a new data type which contains variant data.
Definition KviKvsVariant.h:352
#define r
Definition detector.cpp:83
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
Definition KviKvsKernel.h:60
char szBuffer[4096]
Definition winamp.cpp:77