Qore Programming Language  0.8.11.1
QoreNumberNode Member List

This is the complete list of members for QoreNumberNode, 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
bigIntEvalImpl(ExceptionSink *xsink) const SimpleValueQoreNodeprotectedvirtual
boolEval(ExceptionSink *xsink) const AbstractQoreNode
boolEvalImpl(ExceptionSink *xsink) const SimpleValueQoreNodeprotectedvirtual
compare(const QoreNumberNode &n) const QoreNumberNode
compare(int64 n) const QoreNumberNode
compare(double n) const QoreNumberNode
custom_reference_handlersAbstractQoreNodeprotected
AbstractQoreNode::deref(ExceptionSink *xsink)AbstractQoreNode
doDivideBy(const QoreNumberNode &n, ExceptionSink *xsink) const QoreNumberNode
doMinus(const QoreNumberNode &n) const QoreNumberNode
doMultiply(const QoreNumberNode &n) const QoreNumberNode
doPlus(const QoreNumberNode &n) const QoreNumberNode
eval(ExceptionSink *xsink) const AbstractQoreNode
eval(bool &needs_deref, ExceptionSink *xsink) const AbstractQoreNode
evalImpl(ExceptionSink *xsink) const SimpleValueQoreNodeprotectedvirtual
evalImpl(bool &needs_deref, ExceptionSink *xsink) const SimpleValueQoreNodeprotectedvirtual
floatEval(ExceptionSink *xsink) const AbstractQoreNode
floatEvalImpl(ExceptionSink *xsink) const SimpleValueQoreNodeprotectedvirtual
getAsBigInt() const AbstractQoreNode
getAsBool() const AbstractQoreNode
getAsFloat() const AbstractQoreNode
getAsInt() const AbstractQoreNode
getAsString(QoreString &str, int foff, class ExceptionSink *xsink) const QoreNumberNodevirtual
getAsString(bool &del, int foff, class ExceptionSink *xsink) const QoreNumberNodevirtual
getDateTimeRepresentation(bool &del) const QoreNumberNodevirtual
getDateTimeRepresentation(DateTime &dt) const QoreNumberNodevirtual
getPrec() const QoreNumberNode
getStaticTypeCode()QoreNumberNodeinlinestatic
getStaticTypeName()QoreNumberNodeinlinestatic
getStringRepresentation(bool &del) const QoreNumberNodevirtual
getStringRepresentation(QoreString &str) const QoreNumberNodevirtual
getType() const AbstractQoreNodeinline
getTypeName() const QoreNumberNodevirtual
integerEval(ExceptionSink *xsink) const AbstractQoreNode
integerEvalImpl(ExceptionSink *xsink) const SimpleValueQoreNodeprotectedvirtual
is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const QoreNumberNodevirtual
is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const QoreNumberNodevirtual
is_unique() const QoreReferenceCounterinline
is_value() const AbstractQoreNodeinline
isReferenceCounted() const AbstractQoreNodeinline
mROQoreReferenceCountermutableprotected
needs_eval() const AbstractQoreNodeinline
needs_eval_flagAbstractQoreNodeprotected
negate() const QoreNumberNode
numberRefSelf() const QoreNumberNode
parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo)QoreNumberNodevirtual
privQoreNumberNodeprotected
QoreNumberNode(const AbstractQoreNode *n)QoreNumberNode
QoreNumberNode(double f)QoreNumberNode
QoreNumberNode(int64 i)QoreNumberNode
QoreNumberNode(const char *str)QoreNumberNode
QoreNumberNode(const char *str, unsigned prec)QoreNumberNode
QoreNumberNode()QoreNumberNode
QoreNumberNode(const QoreNumberNode &old)QoreNumberNode
QoreReferenceCounter()QoreReferenceCounter
realCopy() const QoreNumberNodevirtual
ref() const AbstractQoreNode
reference_count() const QoreReferenceCounterinline
refSelf() const AbstractQoreNode
ROdereference() const QoreReferenceCounter
ROreference() const QoreReferenceCounter
sign() const QoreNumberNode
SimpleQoreNode(qore_type_t t, bool n_value, bool n_needs_eval, bool n_there_can_be_only_one=false)SimpleQoreNodeinline
SimpleQoreNode(const SimpleQoreNode &v)SimpleQoreNodeinline
SimpleValueQoreNode(qore_type_t t, bool n_there_can_be_only_one=false)SimpleValueQoreNodeinline
there_can_be_only_oneAbstractQoreNodeprotected
toNumber(const AbstractQoreNode *v)QoreNumberNodestatic
toString(QoreString &str, int fmt=QORE_NF_DEFAULT) const QoreNumberNode
typeAbstractQoreNodeprotected
valueAbstractQoreNodeprotected
zero() const QoreNumberNode
~AbstractQoreNode()AbstractQoreNodeprotectedvirtual
~QoreNumberNode()QoreNumberNodeprotectedvirtual
~QoreReferenceCounter()QoreReferenceCounter