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

This is the complete list of members for QoreListNode, 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 QoreListNodeprotectedvirtual
boolEval(ExceptionSink *xsink) const AbstractQoreNode
boolEvalImpl(ExceptionSink *xsink) const QoreListNodeprotectedvirtual
clear()QoreListNode
clearNeedsEval()QoreListNode
copy() const QoreListNode
copyListFrom(qore_size_t index) const QoreListNode
custom_reference_handlersAbstractQoreNodeprotected
delete_entry(qore_size_t index, ExceptionSink *xsink)QoreListNode
deref(ExceptionSink *xsink)AbstractQoreNode
derefImpl(ExceptionSink *xsink)QoreListNodeprotectedvirtual
empty() const QoreListNode
eval(ExceptionSink *xsink) const AbstractQoreNode
eval(bool &needs_deref, ExceptionSink *xsink) const AbstractQoreNode
eval_entry(qore_size_t num, ExceptionSink *xsink) const QoreListNode
eval_intern(ExceptionSink *xsink) const QoreListNodeprotected
evalImpl(ExceptionSink *xsink) const QoreListNodeprotectedvirtual
evalImpl(bool &needs_deref, ExceptionSink *xsink) const QoreListNodeprotectedvirtual
evalList(ExceptionSink *xsink) const QoreListNode
evalList(bool &needs_deref, ExceptionSink *xsink) const QoreListNode
extract(qore_offset_t offset, ExceptionSink *xsink)QoreListNode
extract(qore_offset_t offset, qore_offset_t length, ExceptionSink *xsink)QoreListNode
extract(qore_offset_t offset, qore_offset_t length, const AbstractQoreNode *l, ExceptionSink *xsink)QoreListNode
floatEval(ExceptionSink *xsink) const AbstractQoreNode
floatEvalImpl(ExceptionSink *xsink) const QoreListNodeprotectedvirtual
get_entry_ptr(qore_size_t index)QoreListNode
get_referenced_entry(qore_size_t index) const QoreListNode
getAsBigInt() const AbstractQoreNode
getAsBool() const AbstractQoreNode
getAsBoolImpl() const QoreListNodevirtual
getAsFloat() const AbstractQoreNode
getAsInt() const AbstractQoreNode
getAsString(QoreString &str, int foff, ExceptionSink *xsink) const QoreListNodevirtual
getAsString(bool &del, int foff, ExceptionSink *xsink) const QoreListNodevirtual
getDateTimeRepresentation(bool &del) const AbstractQoreNodevirtual
getDateTimeRepresentation(DateTime &dt) const AbstractQoreNodevirtual
getEntryAsInt(qore_size_t index) const QoreListNode
getExistingEntryPtr(qore_size_t index)QoreListNode
getStaticTypeName()QoreListNodeinlinestatic
getStringRepresentation(bool &del) const AbstractQoreNodevirtual
getStringRepresentation(QoreString &str) const AbstractQoreNodevirtual
getType() const AbstractQoreNodeinline
getTypeName() const QoreListNodevirtual
integerEval(ExceptionSink *xsink) const AbstractQoreNode
integerEvalImpl(ExceptionSink *xsink) const QoreListNodeprotectedvirtual
is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const QoreListNodevirtual
is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const QoreListNodevirtual
is_unique() const QoreReferenceCounterinline
is_value() const AbstractQoreNodeinline
isFinalized() const QoreListNode
isReferenceCounted() const AbstractQoreNodeinline
isVariableList() const QoreListNode
listRefSelf() const QoreListNode
max() const QoreListNode
max(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const QoreListNode
merge(const QoreListNode *list)QoreListNode
mergesort(const ResolvedCallReferenceNode *fr, bool ascending, ExceptionSink *xsink)QoreListNodeprotected
min() const QoreListNode
min(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const QoreListNode
mROQoreReferenceCountermutableprotected
needs_eval() const AbstractQoreNodeinline
needs_eval_flagAbstractQoreNodeprotected
parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo)QoreListNodevirtual
parseInitList(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo)QoreListNode
pop()QoreListNode
pop_entry(qore_size_t index, ExceptionSink *xsink)QoreListNode
privQoreListNodeprotected
QoreListNode(bool i)QoreListNode
QoreReferenceCounter()QoreReferenceCounter
qsort(const ResolvedCallReferenceNode *fr, qore_size_t left, qore_size_t right, bool ascending, ExceptionSink *xsink)QoreListNodeprotected
realCopy() const QoreListNodevirtual
ref() const AbstractQoreNode
reference_count() const QoreReferenceCounterinline
refSelf() const AbstractQoreNode
retrieve_entry(qore_size_t index)QoreListNode
retrieve_entry(qore_size_t index) const QoreListNode
reverse() const QoreListNode
ROdereference() const QoreReferenceCounter
ROreference() const QoreReferenceCounter
set_entry(qore_size_t index, AbstractQoreNode *val, ExceptionSink *xsink)QoreListNode
setFinalized()QoreListNode
setNeedsEval()QoreListNode
setVariableList()QoreListNode
shift()QoreListNode
size() const QoreListNode
sort() const QoreListNode
sort(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const QoreListNode
sortDescending() const QoreListNode
sortDescending(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const QoreListNode
sortDescendingStable() const QoreListNode
sortDescendingStable(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const QoreListNode
sortStable() const QoreListNode
sortStable(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const QoreListNode
splice(qore_offset_t offset, ExceptionSink *xsink)QoreListNode
splice(qore_offset_t offset, qore_offset_t length, ExceptionSink *xsink)QoreListNode
splice(qore_offset_t offset, qore_offset_t length, const AbstractQoreNode *l, ExceptionSink *xsink)QoreListNode
swap(qore_offset_t offset, AbstractQoreNode *val)QoreListNode
takeExists(qore_offset_t offset)QoreListNode
there_can_be_only_oneAbstractQoreNodeprotected
typeAbstractQoreNodeprotected
valueAbstractQoreNodeprotected
~AbstractQoreNode()AbstractQoreNodeprotectedvirtual
~QoreListNode()QoreListNodeprotectedvirtual
~QoreReferenceCounter()QoreReferenceCounter