Qore Programming Language  0.8.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AbstractQoreNode Member List

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

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
boolEval(ExceptionSink *xsink) const AbstractQoreNode
custom_reference_handlersAbstractQoreNodeprotected
deref(ExceptionSink *xsink)AbstractQoreNode
eval(ExceptionSink *xsink) const AbstractQoreNode
eval(bool &needs_deref, ExceptionSink *xsink) const AbstractQoreNode
floatEval(ExceptionSink *xsink) const AbstractQoreNode
getAsBigInt() const AbstractQoreNode
getAsBool() const AbstractQoreNode
getAsFloat() const AbstractQoreNode
getAsInt() const AbstractQoreNode
getAsString(QoreString &str, int foff, ExceptionSink *xsink) const =0AbstractQoreNodepure virtual
getAsString(bool &del, int foff, ExceptionSink *xsink) const =0AbstractQoreNodepure virtual
getDateTimeRepresentation(bool &del) const AbstractQoreNodevirtual
getDateTimeRepresentation(DateTime &dt) const AbstractQoreNodevirtual
getStringRepresentation(bool &del) const AbstractQoreNodevirtual
getStringRepresentation(QoreString &str) const AbstractQoreNodevirtual
getType() const AbstractQoreNodeinline
getTypeName() const =0AbstractQoreNodepure virtual
integerEval(ExceptionSink *xsink) const AbstractQoreNode
is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const =0AbstractQoreNodepure virtual
is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const =0AbstractQoreNodepure virtual
is_unique() const QoreReferenceCounterinline
is_value() const AbstractQoreNodeinline
isReferenceCounted() const AbstractQoreNodeinline
mROQoreReferenceCountermutableprotected
needs_eval() const AbstractQoreNodeinline
needs_eval_flagAbstractQoreNodeprotected
parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo)AbstractQoreNodevirtual
QoreReferenceCounter()QoreReferenceCounter
realCopy() const =0AbstractQoreNodepure virtual
ref() const AbstractQoreNode
reference_count() const QoreReferenceCounterinline
refSelf() const AbstractQoreNode
ROdereference() const QoreReferenceCounter
ROreference() const QoreReferenceCounter
there_can_be_only_oneAbstractQoreNodeprotected
typeAbstractQoreNodeprotected
valueAbstractQoreNodeprotected
~AbstractQoreNode()AbstractQoreNodeprotectedvirtual
~QoreReferenceCounter()QoreReferenceCounter