Qore Programming Language  1.12.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
assignNothing()QoreValue
derefCanThrowException() constQoreValue
discard(ExceptionSink *xsink)QoreValue
eval(ExceptionSink *xsink) constQoreValue
eval(bool &needs_deref, ExceptionSink *xsink) constQoreValue
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
getTypeInfo() constQoreValue
hasNode() constQoreValue
isEqualHard(const QoreValue v) constQoreValue
isEqualSoft(const QoreValue v, ExceptionSink *xsink) constQoreValue
isEqualValue(const QoreValue v)QoreValue
isReferenceCounted() constQoreValue
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
swap(QoreValue &val)QoreValue
takeIfNode()QoreValue