|
Qore Programming Language - C/C++ Library
0.8.13.5
|
This is the complete list of members for QoreValueList, 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 | QoreValueList | protectedvirtual |
| boolEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| boolEvalImpl(ExceptionSink *xsink) const | QoreValueList | protectedvirtual |
| copy() const | QoreValueList | |
| copyListFrom(size_t index) const | QoreValueList | |
| custom_reference_handlers | AbstractQoreNode | protected |
| deref(ExceptionSink *xsink) | AbstractQoreNode | |
| derefImpl(ExceptionSink *xsink) | QoreValueList | protectedvirtual |
| empty() const | QoreValueList | |
| eval(ExceptionSink *xsink) const | AbstractQoreNode | |
| eval(bool &needs_deref, ExceptionSink *xsink) const | AbstractQoreNode | |
| evalImpl(ExceptionSink *xsink) const | QoreValueList | protectedvirtual |
| evalImpl(bool &needs_deref, ExceptionSink *xsink) const | QoreValueList | protectedvirtual |
| evalList(ExceptionSink *xsink) const | QoreValueList | |
| evalList(bool &needs_deref, ExceptionSink *xsink) const | QoreValueList | |
| extract(ptrdiff_t offset, ExceptionSink *xsink) | QoreValueList | |
| extract(ptrdiff_t offset, ptrdiff_t length, ExceptionSink *xsink) | QoreValueList | |
| extract(ptrdiff_t offset, ptrdiff_t length, const QoreValue l, ExceptionSink *xsink) | QoreValueList | |
| floatEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| floatEvalImpl(ExceptionSink *xsink) const | QoreValueList | protectedvirtual |
| getAsBigInt() const | AbstractQoreNode | |
| getAsBool() const | AbstractQoreNode | |
| getAsBoolImpl() const | QoreValueList | virtual |
| getAsFloat() const | AbstractQoreNode | |
| getAsInt() const | AbstractQoreNode | |
| getAsString(QoreString &str, int foff, ExceptionSink *xsink) const | QoreValueList | virtual |
| getAsString(bool &del, int foff, ExceptionSink *xsink) const | QoreValueList | virtual |
| getDateTimeRepresentation(bool &del) const | AbstractQoreNode | virtual |
| getDateTimeRepresentation(DateTime &dt) const | AbstractQoreNode | virtual |
| getEntryReference(size_t index) | QoreValueList | |
| getExistingEntryPtr(size_t index) | QoreValueList | |
| getOldList() const | QoreValueList | |
| getOldList(size_t start) const | QoreValueList | |
| getReferencedEntry(size_t index) const | QoreValueList | |
| getStaticTypeName() | QoreValueList | inlinestatic |
| getStringRepresentation(bool &del) const | AbstractQoreNode | virtual |
| getStringRepresentation(QoreString &str) const | AbstractQoreNode | virtual |
| getType() const | AbstractQoreNode | inline |
| getTypeInfo() const | QoreValueList | |
| getTypeName() const | QoreValueList | virtual |
| getValueTypeInfo() const | QoreValueList | |
| has_value_api | AbstractQoreNode | protected |
| hasValueApi() const | AbstractQoreNode | |
| integerEval(ExceptionSink *xsink) const | AbstractQoreNode | |
| integerEvalImpl(ExceptionSink *xsink) const | QoreValueList | protectedvirtual |
| is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreValueList | virtual |
| is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreValueList | virtual |
| is_unique() const | QoreReferenceCounter | |
| is_value() const | AbstractQoreNode | inline |
| isReferenceCounted() const | AbstractQoreNode | inline |
| listRefSelf() const | QoreValueList | |
| maxValue(ExceptionSink *xsink) const | QoreValueList | |
| maxValue(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreValueList | |
| merge(const QoreValueList *list) | QoreValueList | |
| minValue(ExceptionSink *xsink) const | QoreValueList | |
| minValue(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreValueList | |
| needs_eval() const | AbstractQoreNode | inline |
| needs_eval_flag | AbstractQoreNode | protected |
| parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo) | AbstractQoreNode | virtual |
| pop() | QoreValueList | |
| priv | QoreValueList | protected |
| QoreReferenceCounter() | QoreReferenceCounter | |
| QoreReferenceCounter(const QoreReferenceCounter &old) | QoreReferenceCounter | |
| QoreValueList() | QoreValueList | |
| QoreValueList(const QoreListNode *l) | QoreValueList | explicit |
| realCopy() const | QoreValueList | virtual |
| ref() const | AbstractQoreNode | |
| reference_count() const | QoreReferenceCounter | |
| refSelf() const | AbstractQoreNode | |
| retrieveEntry(size_t index) | QoreValueList | |
| retrieveEntry(size_t index) const | QoreValueList | |
| reverse() const | QoreValueList | |
| ROdereference() const | QoreReferenceCounter | |
| ROreference() const | QoreReferenceCounter | |
| shift() | QoreValueList | |
| size() const | QoreValueList | |
| sort(ExceptionSink *xsink) const | QoreValueList | |
| sort(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreValueList | |
| sortDescending(ExceptionSink *xsink) const | QoreValueList | |
| sortDescending(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreValueList | |
| sortDescendingStable(ExceptionSink *xsink) const | QoreValueList | |
| sortDescendingStable(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreValueList | |
| sortStable(ExceptionSink *xsink) const | QoreValueList | |
| sortStable(const ResolvedCallReferenceNode *fr, ExceptionSink *xsink) const | QoreValueList | |
| splice(ptrdiff_t offset, ExceptionSink *xsink) | QoreValueList | |
| splice(ptrdiff_t offset, ptrdiff_t length, ExceptionSink *xsink) | QoreValueList | |
| splice(ptrdiff_t offset, ptrdiff_t length, const QoreValue l, ExceptionSink *xsink) | QoreValueList | |
| swap(ptrdiff_t offset, QoreValue val) | QoreValueList | |
| takeExists(ptrdiff_t offset) | QoreValueList | |
| there_can_be_only_one | AbstractQoreNode | protected |
| type | AbstractQoreNode | protected |
| value | AbstractQoreNode | protected |
| ~AbstractQoreNode() | AbstractQoreNode | protectedvirtual |
| ~QoreReferenceCounter() | QoreReferenceCounter | |
| ~QoreValueList() | QoreValueList | protectedvirtual |