|
Qore Programming Language - C/C++ Library
0.8.13.5
|
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 | QoreListNode | protectedvirtual |
| boolEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| boolEvalImpl(ExceptionSink *xsink) const | QoreListNode | protectedvirtual |
| clearNeedsEval() | QoreListNode | |
| copy() const | QoreListNode | |
| copyListFrom(qore_size_t index) const | QoreListNode | |
| custom_reference_handlers | AbstractQoreNode | protected |
| delete_entry(qore_size_t index, ExceptionSink *xsink) | QoreListNode | |
| deref(ExceptionSink *xsink) | AbstractQoreNode | |
| derefImpl(ExceptionSink *xsink) | QoreListNode | protectedvirtual |
| 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 | QoreListNode | protected |
| evalImpl(ExceptionSink *xsink) const | QoreListNode | protectedvirtual |
| evalImpl(bool &needs_deref, ExceptionSink *xsink) const | QoreListNode | protectedvirtual |
| 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 | QoreListNode | protectedvirtual |
| 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 | QoreListNode | virtual |
| getAsFloat() const | AbstractQoreNode | |
| getAsInt() const | AbstractQoreNode | |
| getAsString(QoreString &str, int foff, ExceptionSink *xsink) const | QoreListNode | virtual |
| getAsString(bool &del, int foff, ExceptionSink *xsink) const | QoreListNode | virtual |
| getDateTimeRepresentation(bool &del) const | AbstractQoreNode | virtual |
| getDateTimeRepresentation(DateTime &dt) const | AbstractQoreNode | virtual |
| getEntryAsInt(qore_size_t index) const | QoreListNode | |
| getExistingEntryPtr(qore_size_t index) | QoreListNode | |
| getStaticTypeName() | QoreListNode | inlinestatic |
| getStringRepresentation(bool &del) const | AbstractQoreNode | virtual |
| getStringRepresentation(QoreString &str) const | AbstractQoreNode | virtual |
| getType() const | AbstractQoreNode | inline |
| getTypeInfo() const | QoreListNode | |
| getTypeName() const | QoreListNode | virtual |
| getValueTypeInfo() const | QoreListNode | |
| has_value_api | AbstractQoreNode | protected |
| hasValueApi() const | AbstractQoreNode | |
| integerEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| integerEvalImpl(ExceptionSink *xsink) const | QoreListNode | protectedvirtual |
| is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreListNode | virtual |
| is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreListNode | virtual |
| is_unique() const | QoreReferenceCounter | |
| is_value() const | AbstractQoreNode | inline |
| isFinalized() const | QoreListNode | |
| isReferenceCounted() const | AbstractQoreNode | inline |
| isVariableList() const | QoreListNode | |
| listRefSelf() const | QoreListNode | |
| max() const | QoreListNode | |
| max(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreListNode | |
| merge(const QoreListNode *list) | QoreListNode | |
| merge(const QoreListNode *list, ExceptionSink *xsink) | QoreListNode | |
| mergesort(const ResolvedCallReferenceNode *fr, bool ascending, ExceptionSink *xsink) | QoreListNode | protected |
| min() const | QoreListNode | |
| min(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreListNode | |
| needs_eval() const | AbstractQoreNode | inline |
| needs_eval_flag | AbstractQoreNode | protected |
| parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo) | QoreListNode | virtual |
| parseInitList(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo) | QoreListNode | |
| pop() | QoreListNode | |
| pop_entry(qore_size_t index, ExceptionSink *xsink) | QoreListNode | |
| priv | QoreListNode | protected |
| push(AbstractQoreNode *val) | QoreListNode | |
| push(AbstractQoreNode *val, ExceptionSink *xsink) | QoreListNode | |
| QoreListNode() | QoreListNode | |
| QoreListNode(const QoreTypeInfo *valueTypeInfo) | QoreListNode | |
| QoreListNode(bool i) | QoreListNode | |
| QoreReferenceCounter() | QoreReferenceCounter | |
| QoreReferenceCounter(const QoreReferenceCounter &old) | QoreReferenceCounter | |
| qsort(const ResolvedCallReferenceNode *fr, qore_size_t left, qore_size_t right, bool ascending, ExceptionSink *xsink) | QoreListNode | protected |
| realCopy() const | QoreListNode | virtual |
| ref() const | AbstractQoreNode | |
| reference_count() const | QoreReferenceCounter | |
| 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 | |
| there_can_be_only_one | AbstractQoreNode | protected |
| type | AbstractQoreNode | protected |
| value | AbstractQoreNode | protected |
| ~AbstractQoreNode() | AbstractQoreNode | protectedvirtual |
| ~QoreListNode() | QoreListNode | protectedvirtual |
| ~QoreReferenceCounter() | QoreReferenceCounter |