![]()  | 
  
    Qore Programming Language
    0.9.16
    
   | 
 
This is the complete list of members for QoreHashNode, 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 | |
| clearNeedsEval() | QoreHashNode | |
| compareHard(const QoreHashNode *h, ExceptionSink *xsink) const | QoreHashNode | |
| compareSoft(const QoreHashNode *h, ExceptionSink *xsink) const | QoreHashNode | |
| copy() const | QoreHashNode | |
| custom_reference_handlers | AbstractQoreNode | private | 
| customDeref(ExceptionSink *xsink) | AbstractQoreNode | virtual | 
| customRef() const | AbstractQoreNode | virtual | 
| deleteKey(const QoreString *key, ExceptionSink *xsink) | QoreHashNode | |
| deleteKey(const char *key, ExceptionSink *xsink) | QoreHashNode | |
| deref(ExceptionSink *xsink) | AbstractQoreNode | |
| derefImpl(ExceptionSink *xsink) | QoreHashNode | privatevirtual | 
| empty() const | QoreHashNode | |
| eval(ExceptionSink *xsink) const | AbstractQoreNode | |
| eval(bool &needs_deref, ExceptionSink *xsink) const | AbstractQoreNode | |
| evalImpl(bool &needs_deref, ExceptionSink *xsink) const | QoreHashNode | privatevirtual | 
| existsKey(const char *key) const | QoreHashNode | |
| existsKeyValue(const char *key) const | QoreHashNode | |
| getAsBigInt() const | AbstractQoreNode | |
| getAsBigIntImpl() const | AbstractQoreNode | inlinevirtual | 
| getAsBool() const | AbstractQoreNode | |
| getAsBoolImpl() const | QoreHashNode | virtual | 
| getAsFloat() const | AbstractQoreNode | |
| getAsFloatImpl() const | AbstractQoreNode | inlinevirtual | 
| getAsInt() const | AbstractQoreNode | |
| getAsIntImpl() const | AbstractQoreNode | inlinevirtual | 
| getAsString(QoreString &str, int foff, ExceptionSink *xsink) const | QoreHashNode | virtual | 
| getAsString(bool &del, int foff, ExceptionSink *xsink) const | QoreHashNode | virtual | 
| getDateTimeRepresentation(bool &del) const | AbstractQoreNode | virtual | 
| getDateTimeRepresentation(DateTime &dt) const | AbstractQoreNode | virtual | 
| getFirstKey() const | QoreHashNode | |
| getHashDecl() const | QoreHashNode | |
| getKeyAsBigInt(const char *key, bool &found) const | QoreHashNode | |
| getKeyAsBool(const char *key, bool &found) const | QoreHashNode | |
| getKeys() const | QoreHashNode | |
| getKeyValue(const char *key, ExceptionSink *xsink) const | QoreHashNode | |
| getKeyValue(const char *key) const | QoreHashNode | |
| getKeyValue(const QoreString &key, ExceptionSink *xsink) const | QoreHashNode | |
| getKeyValueExistence(const char *key, bool &exists, ExceptionSink *xsink) const | QoreHashNode | |
| getKeyValueExistence(const char *key, bool &exists) const | QoreHashNode | |
| getKeyValueExistence(const QoreString &key, bool &exists, ExceptionSink *xsink) const | QoreHashNode | |
| getKeyValueExistence(const QoreString &key, bool &exists) const | QoreHashNode | |
| getLastKey() const | QoreHashNode | |
| getStaticTypeCode() | QoreHashNode | inlinestatic | 
| getStaticTypeName() | QoreHashNode | inlinestatic | 
| getStringRepresentation(bool &del) const | AbstractQoreNode | virtual | 
| getStringRepresentation(QoreString &str) const | AbstractQoreNode | virtual | 
| getType() const | AbstractQoreNode | inline | 
| getTypeInfo() const | QoreHashNode | |
| getTypeName() const | QoreHashNode | virtual | 
| getValues() const | QoreHashNode | |
| getValueTypeInfo() const | QoreHashNode | |
| hashRefSelf() const | QoreHashNode | |
| is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreHashNode | virtual | 
| is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreHashNode | virtual | 
| is_unique() const | QoreReferenceCounter | |
| is_value() const | AbstractQoreNode | inline | 
| isReferenceCounted() const | AbstractQoreNode | inline | 
| merge(const QoreHashNode *h, ExceptionSink *xsink) | QoreHashNode | |
| needs_eval() const | AbstractQoreNode | inline | 
| needs_eval_flag | AbstractQoreNode | private | 
| AbstractQoreNode::operator=(const AbstractQoreNode &) | AbstractQoreNode | |
| parseInit(QoreValue &val, LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo) | QoreHashNode | virtual | 
| priv | QoreHashNode | private | 
| QoreHashNode() | QoreHashNode | |
| QoreHashNode(const TypedHashDecl *hd, ExceptionSink *xsink) | QoreHashNode | |
| QoreHashNode(const QoreTypeInfo *valueTypeInfo) | QoreHashNode | |
| QoreReferenceCounter() | QoreReferenceCounter | |
| QoreReferenceCounter(const QoreReferenceCounter &old) | QoreReferenceCounter | |
| realCopy() const | QoreHashNode | virtual | 
| ref() const | AbstractQoreNode | |
| reference_count() const | QoreReferenceCounter | |
| refSelf() const | AbstractQoreNode | |
| removeKey(const QoreString *key, ExceptionSink *xsink) | QoreHashNode | |
| removeKey(const char *key, ExceptionSink *xsink) | QoreHashNode | |
| ROdereference() const | QoreReferenceCounter | |
| ROreference() const | QoreReferenceCounter | |
| setKeyValue(const char *key, QoreValue value, ExceptionSink *xsink) | QoreHashNode | |
| setKeyValue(const QoreString &key, QoreValue value, ExceptionSink *xsink) | QoreHashNode | |
| setNeedsEval() | QoreHashNode | |
| size() const | QoreHashNode | |
| takeKeyValue(const char *key) | QoreHashNode | |
| there_can_be_only_one | AbstractQoreNode | private | 
| type | AbstractQoreNode | private | 
| value | AbstractQoreNode | private | 
| ~AbstractQoreNode() | AbstractQoreNode | privatevirtual | 
| ~QoreHashNode() | QoreHashNode | privatevirtual | 
| ~QoreReferenceCounter() | QoreReferenceCounter |