#include <KviKvsTreeNodeThisObjectFunctionCall.h>
|
virtual void | contextDescription (QString &szBuffer) |
| Sets the buffer. More...
|
|
virtual void | dump (const char *prefix) |
| Dumps the tree. More...
|
|
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. More...
|
|
const QChar * | location () |
| Returns the location char. More...
|
|
KviKvsTreeNode * | parent () |
| Returns the parent object. More...
|
|
void | setParent (KviKvsTreeNode *p) |
| Sets the parent object. More...
|
|
virtual | ~KviKvsTreeNode () |
| Destroys the treenode object. More...
|
|
KviKvsTreeNodeThisObjectFunctionCall::KviKvsTreeNodeThisObjectFunctionCall |
( |
const QChar * |
pLocation, |
|
|
const QString & |
szFncName, |
|
|
KviKvsTreeNodeDataList * |
pParams |
|
) |
| |
KviKvsTreeNodeThisObjectFunctionCall::~KviKvsTreeNodeThisObjectFunctionCall |
( |
| ) |
|
|
default |
void KviKvsTreeNodeThisObjectFunctionCall::contextDescription |
( |
QString & |
szBuffer | ) |
|
|
virtual |
void KviKvsTreeNodeThisObjectFunctionCall::dump |
( |
const char * |
prefix | ) |
|
|
virtual |
The documentation for this class was generated from the following files: