Qore Programming Language - C/C++ Library  0.8.13.4
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
clear()QoreValue
discard(ExceptionSink *xsink)QoreValue
get()QoreValueinline
get() constQoreValueinline
getAsBigInt() constQoreValue
getAsBool() constQoreValue
getAsFloat() constQoreValue
getAsString(QoreString &str, int format_offset, ExceptionSink *xsink) constQoreValue
getAsString(bool &del, int foff, ExceptionSink *xsink) constQoreValue
getFullTypeName() constQoreValue
getInternalNode()QoreValue
getInternalNode() constQoreValue
getReferencedValue() constQoreValue
getType() constQoreValue
getTypeInfo() constQoreValue
getTypeName() constQoreValue
hasNode() constQoreValue
isEqualHard(const QoreValue v) constQoreValue
isEqualSoft(const QoreValue v, ExceptionSink *xsink) constQoreValue
isNothing() constQoreValue
isNull() constQoreValue
isNullOrNothing() constQoreValue
operator=(const QoreValue &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 QoreValue &old)QoreValue
ref() constQoreValue
refSelf() constQoreValue
sanitize()QoreValue
swap(QoreValue &val)QoreValue
take()QoreValueinline
takeIfNode()QoreValue
takeNode()QoreValue
takeNodeIntern()QoreValueprotected
typeQoreValue
vQoreValue