| AbstractCallReferenceNode(bool n_needs_eval, bool n_there_can_be_only_one, qore_type_t n_type=NT_FUNCREF) | AbstractCallReferenceNode | protected |
| AbstractQoreNode(qore_type_t t, bool n_value, bool n_needs_eval, bool n_there_can_be_only_one=false, bool n_custom_reference_handlers=false) | AbstractQoreNode | |
| AbstractQoreNode(const AbstractQoreNode &v) | AbstractQoreNode | |
| bigIntEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| bigIntEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | protectedvirtual |
| boolEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| boolEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | protectedvirtual |
| custom_reference_handlers | AbstractQoreNode | protected |
| deref(ExceptionSink *xsink) | AbstractQoreNode | |
| eval(ExceptionSink *xsink) const | AbstractQoreNode | |
| eval(bool &needs_deref, ExceptionSink *xsink) const | AbstractQoreNode | |
| evalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | protectedvirtual |
| evalImpl(bool &needs_deref, ExceptionSink *xsink) const | AbstractCallReferenceNode | protectedvirtual |
| floatEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| floatEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | protectedvirtual |
| getAsBigInt() const | AbstractQoreNode | |
| getAsBool() const | AbstractQoreNode | |
| getAsBoolImpl() const | AbstractCallReferenceNode | virtual |
| getAsFloat() const | AbstractQoreNode | |
| getAsInt() const | AbstractQoreNode | |
| getAsString(QoreString &str, int foff, ExceptionSink *xsink) const | AbstractCallReferenceNode | virtual |
| getAsString(bool &del, int foff, ExceptionSink *xsink) const | AbstractCallReferenceNode | virtual |
| getDateTimeRepresentation(bool &del) const | AbstractQoreNode | virtual |
| getDateTimeRepresentation(DateTime &dt) const | AbstractQoreNode | virtual |
| getStringRepresentation(bool &del) const | AbstractQoreNode | virtual |
| getStringRepresentation(QoreString &str) const | AbstractQoreNode | virtual |
| getType() const | AbstractQoreNode | inline |
| getTypeName() const | AbstractCallReferenceNode | virtual |
| integerEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| integerEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | protectedvirtual |
| is_unique() const | QoreReferenceCounter | inline |
| is_value() const | AbstractQoreNode | inline |
| isReferenceCounted() const | AbstractQoreNode | inline |
| mRO | QoreReferenceCounter | mutableprotected |
| needs_eval() const | AbstractQoreNode | inline |
| needs_eval_flag | AbstractQoreNode | protected |
| parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo) | AbstractQoreNode | virtual |
| QoreReferenceCounter() | QoreReferenceCounter | |
| ref() const | AbstractQoreNode | |
| reference_count() const | QoreReferenceCounter | inline |
| refSelf() const | AbstractQoreNode | |
| ROdereference() const | QoreReferenceCounter | |
| ROreference() const | QoreReferenceCounter | |
| there_can_be_only_one | AbstractQoreNode | protected |
| type | AbstractQoreNode | protected |
| value | AbstractQoreNode | protected |
| ~AbstractQoreNode() | AbstractQoreNode | protectedvirtual |
| ~QoreReferenceCounter() | QoreReferenceCounter | |