Qore Programming Language  0.9.4.6
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules 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
copy() constQoreListNode
copyListFrom(size_t index) constQoreListNode
custom_reference_handlersAbstractQoreNodeprivate
customDeref(ExceptionSink *xsink)AbstractQoreNodevirtual
customRef() constAbstractQoreNodevirtual
deref(ExceptionSink *xsink)AbstractQoreNode
derefImpl(ExceptionSink *xsink)QoreListNodeprivatevirtual
empty() constQoreListNode
eval(ExceptionSink *xsink) constAbstractQoreNode
eval(bool &needs_deref, ExceptionSink *xsink) constAbstractQoreNode
evalImpl(bool &needs_deref, ExceptionSink *xsink) constQoreListNodeprivatevirtual
evalList(ExceptionSink *xsink) constQoreListNode
evalList(bool &needs_deref, ExceptionSink *xsink) constQoreListNode
extract(qore_offset_t offset)QoreListNode
extract(qore_offset_t offset, qore_offset_t length)QoreListNode
extract(qore_offset_t offset, qore_offset_t length, const QoreValue l, ExceptionSink *xsink)QoreListNode
getAsBigInt() constAbstractQoreNode
getAsBigIntImpl() constAbstractQoreNodeinlinevirtual
getAsBool() constAbstractQoreNode
getAsBoolImpl() constQoreListNodevirtual
getAsFloat() constAbstractQoreNode
getAsFloatImpl() constAbstractQoreNodeinlinevirtual
getAsInt() constAbstractQoreNode
getAsIntImpl() constAbstractQoreNodeinlinevirtual
getAsString(QoreString &str, int foff, ExceptionSink *xsink) constQoreListNodevirtual
getAsString(bool &del, int foff, ExceptionSink *xsink) constQoreListNodevirtual
getDateTimeRepresentation(bool &del) constAbstractQoreNodevirtual
getDateTimeRepresentation(DateTime &dt) constAbstractQoreNodevirtual
getEntryAsInt(size_t index) constQoreListNode
getReferencedEntry(size_t index) constQoreListNode
getStaticTypeName()QoreListNodeinlinestatic
getStringRepresentation(bool &del) constAbstractQoreNodevirtual
getStringRepresentation(QoreString &str) constAbstractQoreNodevirtual
getType() constAbstractQoreNodeinline
getTypeInfo() constQoreListNode
getTypeName() constQoreListNodevirtual
getValueTypeInfo() constQoreListNode
insert(QoreValue val, ExceptionSink *xsink)QoreListNode
is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) constQoreListNodevirtual
is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) constQoreListNodevirtual
is_unique() constQoreReferenceCounter
is_value() constAbstractQoreNodeinline
isFinalized() constQoreListNode
isReferenceCounted() constAbstractQoreNodeinline
isVariableList() constQoreListNode
listRefSelf() constQoreListNode
max(ExceptionSink *xsink) constQoreListNode
max(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) constQoreListNode
merge(const QoreListNode *list, ExceptionSink *xsink)QoreListNode
min(ExceptionSink *xsink) constQoreListNode
min(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) constQoreListNode
needs_eval() constAbstractQoreNodeinline
needs_eval_flagAbstractQoreNodeprivate
AbstractQoreNode::operator=(const AbstractQoreNode &)AbstractQoreNode
parseInit(QoreValue &val, LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo)QoreListNodevirtual
pop()QoreListNode
privQoreListNodeprivate
push(QoreValue val, ExceptionSink *xsink)QoreListNode
QoreListNode()QoreListNode
QoreListNode(const QoreTypeInfo *valueTypeInfo)QoreListNode
QoreListNode(bool i)QoreListNode
QoreReferenceCounter()QoreReferenceCounter
QoreReferenceCounter(const QoreReferenceCounter &old)QoreReferenceCounter
realCopy() constQoreListNodevirtual
ref() constAbstractQoreNode
reference_count() constQoreReferenceCounter
refSelf() constAbstractQoreNode
retrieveEntry(size_t index)QoreListNode
retrieveEntry(size_t index) constQoreListNode
reverse() constQoreListNode
ROdereference() constQoreReferenceCounter
ROreference() constQoreReferenceCounter
setEntry(size_t index, QoreValue val, ExceptionSink *xsink)QoreListNode
setFinalized()QoreListNode
setVariableList()QoreListNode
shift()QoreListNode
size() constQoreListNode
sort(ExceptionSink *xsink) constQoreListNode
sort(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) constQoreListNode
sortDescending(ExceptionSink *xsink) constQoreListNode
sortDescending(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) constQoreListNode
sortDescendingStable(ExceptionSink *xsink) constQoreListNode
sortDescendingStable(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) constQoreListNode
sortStable(ExceptionSink *xsink) constQoreListNode
sortStable(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) constQoreListNode
splice(qore_offset_t offset)QoreListNode
splice(qore_offset_t offset, qore_offset_t length)QoreListNode
splice(qore_offset_t offset, qore_offset_t length, const QoreValue l, ExceptionSink *xsink)QoreListNode
there_can_be_only_oneAbstractQoreNodeprivate
typeAbstractQoreNodeprivate
valueAbstractQoreNodeprivate
~AbstractQoreNode()AbstractQoreNodeprivatevirtual
~QoreListNode()QoreListNodeprivatevirtual
~QoreReferenceCounter()QoreReferenceCounter