Qore Programming Language 2.1.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
HashAssignmentHelper Member List

This is the complete list of members for HashAssignmentHelper, including all inherited members.

assign(QoreValue v, ExceptionSink *xsink)HashAssignmentHelper
get() constHashAssignmentHelper
getKey() constHashAssignmentHelper
HashAssignmentHelper(QoreHashNode &n_h, const char *key, bool must_already_exist=false)HashAssignmentHelper
HashAssignmentHelper(QoreHashNode &n_h, const std::string &key, bool must_already_exist=false)HashAssignmentHelper
HashAssignmentHelper(ExceptionSink *xsink, QoreHashNode &n_h, const QoreString &key, bool must_already_exist=false)HashAssignmentHelper
HashAssignmentHelper(ExceptionSink *xsink, QoreHashNode &n_h, const QoreString *key, bool must_already_exist=false)HashAssignmentHelper
HashAssignmentHelper(HashIterator &hi)HashAssignmentHelper
operator bool() constHashAssignmentHelper
operator*() constHashAssignmentHelper
privHashAssignmentHelperprivate
reassign(const char *key, bool must_already_exist=false)HashAssignmentHelper
reassign(const std::string &key, bool must_already_exist=false)HashAssignmentHelper
swap(QoreValue v, ExceptionSink *xsink)HashAssignmentHelper
~HashAssignmentHelper()HashAssignmentHelper