![]() |
Qore Programming Language
1.12.1
|
This is the complete list of members for QoreValue, including all inherited members.
| assign(const QoreValue n) | QoreValue | |
| assign(AbstractQoreNode *n) | QoreValue | |
| assign(int64 n) | QoreValue | |
| assign(double n) | QoreValue | |
| assign(bool n) | QoreValue | |
| assignNothing() | QoreValue | |
| derefCanThrowException() const | QoreValue | |
| discard(ExceptionSink *xsink) | QoreValue | |
| eval(ExceptionSink *xsink) const | QoreValue | |
| eval(bool &needs_deref, ExceptionSink *xsink) const | QoreValue | |
| getAsString(QoreString &str, int format_offset, ExceptionSink *xsink) const | QoreValue | |
| getAsString(bool &del, int foff, ExceptionSink *xsink) const | QoreValue | |
| getFullTypeInfo() const | QoreValue | |
| getFullTypeName() const | QoreValue | |
| getFullTypeName(bool with_namespaces) const | QoreValue | |
| getTypeInfo() const | QoreValue | |
| hasNode() const | QoreValue | |
| isEqualHard(const QoreValue v) const | QoreValue | |
| isEqualSoft(const QoreValue v, ExceptionSink *xsink) const | QoreValue | |
| isEqualValue(const QoreValue v) | QoreValue | |
| isReferenceCounted() const | QoreValue | |
| operator=(const QoreValue &n) | QoreValue | |
| operator=(const QoreSimpleValue &n) | QoreValue | |
| QoreValue() | QoreValue | |
| QoreValue(bool b) | QoreValue | |
| QoreValue(int i) | QoreValue | |
| QoreValue(unsigned int i) | QoreValue | |
| QoreValue(long i) | QoreValue | |
| QoreValue(unsigned long i) | QoreValue | |
| QoreValue(unsigned long long i) | QoreValue | |
| QoreValue(int64 i) | QoreValue | |
| QoreValue(double f) | QoreValue | |
| QoreValue(AbstractQoreNode *n) | QoreValue | |
| QoreValue(const AbstractQoreNode *n) | QoreValue | |
| QoreValue(const QoreSimpleValue &v) | QoreValue | |
| QoreValue(const QoreValue &old) | QoreValue | |
| ref() const | QoreValue | |
| refSelf() const | QoreValue | |
| sanitize() | QoreValue | |
| swap(QoreValue &val) | QoreValue | |
| takeIfNode() | QoreValue |