Qore Programming Language - C/C++ Library  0.8.13.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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() const QoreValueinline
getAsBigInt() const QoreValue
getAsBool() const QoreValue
getAsFloat() const QoreValue
getAsString(QoreString &str, int format_offset, ExceptionSink *xsink) const QoreValue
getAsString(bool &del, int foff, ExceptionSink *xsink) const QoreValue
getFullTypeName() const QoreValue
getInternalNode()QoreValue
getInternalNode() const QoreValue
getReferencedValue() const QoreValue
getType() const QoreValue
getTypeInfo() const QoreValue
getTypeName() const QoreValue
hasNode() const QoreValue
isEqualHard(const QoreValue v) const QoreValue
isEqualSoft(const QoreValue v, ExceptionSink *xsink) const QoreValue
isNothing() const QoreValue
isNull() const QoreValue
isNullOrNothing() const QoreValue
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() const QoreValue
refSelf() const QoreValue
sanitize()QoreValue
swap(QoreValue &val)QoreValue
take()QoreValueinline
takeIfNode()QoreValue
takeNode()QoreValue
takeNodeIntern()QoreValueprotected
typeQoreValue
vQoreValue