Qore Programming Language 1.19.5
Loading...
Searching...
No Matches
QoreSimpleValue Member List

This is the complete list of members for QoreSimpleValue, including all inherited members.

assign(const QoreSimpleValue &val)QoreSimpleValueinline
assign(int64 i)QoreSimpleValueinline
assign(double f)QoreSimpleValueinline
assign(bool b)QoreSimpleValueinline
assign(AbstractQoreNode *n)QoreSimpleValueinline
clear()QoreSimpleValue
discard(ExceptionSink *xsink)QoreSimpleValue
get()QoreSimpleValueinline
get() constQoreSimpleValueinline
getAsBigInt() constQoreSimpleValue
getAsBool() constQoreSimpleValue
getAsFloat() constQoreSimpleValue
getInternalNode()QoreSimpleValue
getInternalNode() constQoreSimpleValue
getType() constQoreSimpleValue
getTypeName() constQoreSimpleValue
hasEffect() constQoreSimpleValue
isConstant() constQoreSimpleValue
isEqualHard(const QoreValue v) constQoreSimpleValue
isNothing() constQoreSimpleValue
isNull() constQoreSimpleValue
isNullOrNothing() constQoreSimpleValue
isScalar() constQoreSimpleValue
isValue() constQoreSimpleValue
needsEval() constQoreSimpleValue
operator bool() constQoreSimpleValue
set(int64 i)QoreSimpleValueinline
set(double f)QoreSimpleValueinline
set(bool b)QoreSimpleValueinline
set(const QoreSimpleValue &val)QoreSimpleValue
set(AbstractQoreNode *n)QoreSimpleValue
take()QoreSimpleValueinline
takeNode()QoreSimpleValue
takeNodeIntern()QoreSimpleValueprivate
typeQoreSimpleValue
vQoreSimpleValue