#include <KviKvsTreeNodeBaseObjectFunctionCall.h>
|
virtual void | contextDescription (QString &szBuffer) |
| Sets the buffer.
|
|
virtual void | dump (const char *prefix) |
| Dumps the tree.
|
|
virtual bool | evaluateReadOnlyInObjectScope (KviKvsObject *o, KviKvsRunTimeContext *c, KviKvsVariant *pBuffer) |
|
| KviKvsTreeNodeBaseObjectFunctionCall (const QChar *pLocation, const QString &szBaseClass, const QString &szFncName, KviKvsTreeNodeDataList *pParams) |
|
| ~KviKvsTreeNodeBaseObjectFunctionCall () |
|
virtual bool | canEvaluateInObjectScope () |
|
| KviKvsTreeNodeObjectFunctionCall (const QChar *pLocation, const QString &szFncName, KviKvsTreeNodeDataList *pParams) |
|
| ~KviKvsTreeNodeObjectFunctionCall () |
|
virtual bool | canEvaluateToObjectReference () |
|
virtual bool | isFunctionCall () |
|
| KviKvsTreeNodeFunctionCall (const QChar *pLocation, const QString &szFunctionName, KviKvsTreeNodeDataList *pParams) |
|
| ~KviKvsTreeNodeFunctionCall () |
|
virtual bool | convertStringConstantToNumeric () |
|
const QChar * | endingLocation () |
|
virtual bool | evaluateReadOnly (KviKvsRunTimeContext *c, KviKvsVariant *pBuffer) |
|
virtual KviKvsRWEvaluationResult * | evaluateReadWrite (KviKvsRunTimeContext *c) |
|
virtual KviKvsRWEvaluationResult * | evaluateReadWriteInObjectScope (KviKvsObject *o, KviKvsRunTimeContext *c) |
|
virtual bool | isReadOnly () |
|
| KviKvsTreeNodeData (const QChar *pLocation) |
|
void | setEndingLocation (const QChar *pEndingLocation) |
|
| ~KviKvsTreeNodeData () |
|
| KviKvsTreeNode (const QChar *pLocation) |
| Constructs the treenode object.
|
|
const QChar * | location () |
| Returns the location char.
|
|
KviKvsTreeNode * | parent () |
| Returns the parent object.
|
|
void | setParent (KviKvsTreeNode *p) |
| Sets the parent object.
|
|
virtual | ~KviKvsTreeNode () |
| Destroys the treenode object.
|
|
|
void | setLocation (const QChar *pLocation) |
| Sets the location char.
|
|
◆ KviKvsTreeNodeBaseObjectFunctionCall()
KviKvsTreeNodeBaseObjectFunctionCall::KviKvsTreeNodeBaseObjectFunctionCall |
( |
const QChar * |
pLocation, |
|
|
const QString & |
szBaseClass, |
|
|
const QString & |
szFncName, |
|
|
KviKvsTreeNodeDataList * |
pParams |
|
) |
| |
◆ ~KviKvsTreeNodeBaseObjectFunctionCall()
KviKvsTreeNodeBaseObjectFunctionCall::~KviKvsTreeNodeBaseObjectFunctionCall |
( |
| ) |
|
|
default |
◆ contextDescription()
void KviKvsTreeNodeBaseObjectFunctionCall::contextDescription |
( |
QString & |
szBuffer | ) |
|
|
virtual |
◆ dump()
void KviKvsTreeNodeBaseObjectFunctionCall::dump |
( |
const char * |
prefix | ) |
|
|
virtual |
◆ evaluateReadOnlyInObjectScope()
◆ m_szBaseClass
QString KviKvsTreeNodeBaseObjectFunctionCall::m_szBaseClass |
|
protected |
The documentation for this class was generated from the following files: