Qore Programming Language 1.19.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
QoreValue Member List

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

assign(const QoreValue n)QoreValue
assign(AbstractQoreNode *n)QoreValue
assign(int64 n)QoreValue
assign(double n)QoreValue
assign(bool n)QoreValue
QoreSimpleValue::assign(QoreSimpleValue &val)QoreSimpleValueinline
assignNothing()QoreValue
clear()QoreSimpleValue
derefCanThrowException() constQoreValue
discard(ExceptionSink *xsink)QoreValue
eval(ExceptionSink *xsink) constQoreValue
eval(bool &needs_deref, ExceptionSink *xsink) constQoreValue
get()QoreSimpleValueinline
get() constQoreSimpleValueinline
getAsBigInt() constQoreSimpleValue
getAsBool() constQoreSimpleValue
getAsFloat() constQoreSimpleValue
getAsString(QoreString &str, int format_offset, ExceptionSink *xsink) constQoreValue
getAsString(bool &del, int foff, ExceptionSink *xsink) constQoreValue
getFullTypeInfo() constQoreValue
getFullTypeName() constQoreValue
getFullTypeName(bool with_namespaces) constQoreValue
getFullTypeName(bool with_namespaces, QoreString &scratch) constQoreValue
getInternalNode()QoreSimpleValue
getInternalNode() constQoreSimpleValue
getType() constQoreSimpleValue
getTypeInfo() constQoreValue
getTypeName() constQoreSimpleValue
hasEffect() constQoreSimpleValue
hasNode() constQoreValue
isConstant() constQoreSimpleValue
isEqualHard(const QoreValue v) constQoreValue
isEqualSoft(const QoreValue v, ExceptionSink *xsink) constQoreValue
isEqualValue(const QoreValue v)QoreValue
isNothing() constQoreSimpleValue
isNull() constQoreSimpleValue
isNullOrNothing() constQoreSimpleValue
isReferenceCounted() constQoreValue
isScalar() constQoreSimpleValue
isValue() constQoreSimpleValue
needsEval() constQoreSimpleValue
operator bool() constQoreSimpleValue
operator=(const QoreValue &n)QoreValue
operator=(const QoreSimpleValue &n)QoreValue
QoreValue()QoreValue
QoreValue(bool b)QoreValue
QoreValue(int i)QoreValue
QoreValue(unsigned int i)QoreValue
QoreValue(long i)QoreValue
QoreValue(unsigned long i)QoreValue
QoreValue(unsigned long long i)QoreValue
QoreValue(int64 i)QoreValue
QoreValue(double f)QoreValue
QoreValue(AbstractQoreNode *n)QoreValue
QoreValue(const AbstractQoreNode *n)QoreValue
QoreValue(const QoreSimpleValue &v)QoreValue
QoreValue(const QoreValue &old)QoreValue
ref() constQoreValue
refSelf() constQoreValue
sanitize()QoreValue
set(int64 i)QoreSimpleValueinline
set(double f)QoreSimpleValueinline
set(bool b)QoreSimpleValueinline
set(QoreSimpleValue val)QoreSimpleValue
set(AbstractQoreNode *n)QoreSimpleValue
swap(QoreValue &val)QoreValue
take()QoreSimpleValueinline
takeIfNode()QoreValue
takeNode()QoreSimpleValue
takeNodeIntern()QoreSimpleValueprivate
typeQoreSimpleValue
vQoreSimpleValue