#include <KviKvsTreeNodeThisObjectFunctionCall.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) |
|
| KviKvsTreeNodeThisObjectFunctionCall (const QChar *pLocation, const QString &szFncName, KviKvsTreeNodeDataList *pParams) |
|
| ~KviKvsTreeNodeThisObjectFunctionCall () |
|
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.
|
|
◆ KviKvsTreeNodeThisObjectFunctionCall()
KviKvsTreeNodeThisObjectFunctionCall::KviKvsTreeNodeThisObjectFunctionCall |
( |
const QChar * | pLocation, |
|
|
const QString & | szFncName, |
|
|
KviKvsTreeNodeDataList * | pParams ) |
◆ ~KviKvsTreeNodeThisObjectFunctionCall()
KviKvsTreeNodeThisObjectFunctionCall::~KviKvsTreeNodeThisObjectFunctionCall |
( |
| ) |
|
|
default |
◆ contextDescription()
void KviKvsTreeNodeThisObjectFunctionCall::contextDescription |
( |
QString & | szBuffer | ) |
|
|
virtual |
◆ dump()
void KviKvsTreeNodeThisObjectFunctionCall::dump |
( |
const char * | prefix | ) |
|
|
virtual |
◆ evaluateReadOnlyInObjectScope()
The documentation for this class was generated from the following files: