Qore Programming Language  0.9.2
QoreValue Member List

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

assign(AbstractQoreNode *n)QoreValue
assign(int64 n)QoreValue
assign(double n)QoreValue
assign(bool n)QoreValue
assignAndSanitize(const QoreValue n)QoreValue
assignNothing()QoreValue
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
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