, including all inherited members.
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 | |
bigIntEval(ExceptionSink *xsink) const | AbstractQoreNode | |
bigIntEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | [protected, virtual] |
boolEval(ExceptionSink *xsink) const | AbstractQoreNode | |
boolEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | [protected, virtual] |
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 | [protected, virtual] |
evalImpl(bool &needs_deref, ExceptionSink *xsink) const | AbstractCallReferenceNode | [protected, virtual] |
exec(const QoreListNode *args, ExceptionSink *xsink) const =0 | ResolvedCallReferenceNode | [pure virtual] |
floatEval(ExceptionSink *xsink) const | AbstractQoreNode | |
floatEvalImpl(ExceptionSink *xsink) const | AbstractCallReferenceNode | [protected, virtual] |
getAsBigInt() const | AbstractQoreNode | |
getAsBool() const | AbstractQoreNode | |
getAsFloat() const | AbstractQoreNode | |
getAsInt() const | AbstractQoreNode | |
getAsString(QoreString &str, int foff, class ExceptionSink *xsink) const | AbstractCallReferenceNode | [virtual] |
getAsString(bool &del, int foff, class ExceptionSink *xsink) const | AbstractCallReferenceNode | [virtual] |
getDateTimeRepresentation(bool &del) const | AbstractQoreNode | [virtual] |
getDateTimeRepresentation(DateTime &dt) const | AbstractQoreNode | [virtual] |
getProgram() const | ResolvedCallReferenceNode | [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 | [protected, virtual] |
is_unique() const | QoreReferenceCounter | [inline] |
is_value() const | AbstractQoreNode | [inline] |
isReferenceCounted() const | AbstractQoreNode | [inline] |
mRO | QoreReferenceCounter | [mutable, protected] |
needs_eval() const | AbstractQoreNode | [inline] |
needs_eval_flag | AbstractQoreNode | [protected] |
parseInit(LocalVar *oflag, int pflag, int &lvids) | AbstractQoreNode | [inline, virtual] |
QoreReferenceCounter() | QoreReferenceCounter | |
ref() const | AbstractQoreNode | |
reference_count() const | QoreReferenceCounter | [inline] |
refSelf() const | AbstractQoreNode | |
ResolvedCallReferenceNode(bool n_needs_eval=false, qore_type_t n_type=NT_FUNCREF) | ResolvedCallReferenceNode | |
ROdereference() const | QoreReferenceCounter | |
ROreference() const | QoreReferenceCounter | |
there_can_be_only_one | AbstractQoreNode | [protected] |
type | AbstractQoreNode | [protected] |
value | AbstractQoreNode | [protected] |
~AbstractQoreNode() | AbstractQoreNode | [protected, virtual] |
~QoreReferenceCounter() | QoreReferenceCounter | |