Qore Programming Language
0.8.11.1
|
This is the complete list of members for QoreObject, 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 | |
addPrivateDataToString(QoreString *str, ExceptionSink *xsink) const | QoreObject | |
bigIntEval(ExceptionSink *xsink) const | AbstractQoreNode | |
bigIntEvalImpl(ExceptionSink *xsink) const | QoreObject | protectedvirtual |
bigIntEvalMethod(const char *name, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
bigIntEvalMethod(const QoreMethod &method, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
boolEval(ExceptionSink *xsink) const | AbstractQoreNode | |
boolEvalImpl(ExceptionSink *xsink) const | QoreObject | protectedvirtual |
boolEvalMethod(const char *name, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
boolEvalMethod(const QoreMethod &method, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
compareHard(const QoreObject *obj, ExceptionSink *xsink) const | QoreObject | |
compareSoft(const QoreObject *obj, ExceptionSink *xsink) const | QoreObject | |
copyData(ExceptionSink *xsink) const | QoreObject | |
custom_reference_handlers | AbstractQoreNode | protected |
customDeref(ExceptionSink *xsink) | QoreObject | protectedvirtual |
customRef() const | QoreObject | protectedvirtual |
customRefIntern() const | QoreObject | protected |
defaultSystemDestructor(qore_classid_t classID, ExceptionSink *xsink) | QoreObject | |
deleteBlockerRef() const | QoreObject | |
deleteMemberValue(const QoreString *key, ExceptionSink *xsink) | QoreObject | |
deleteMemberValue(const char *key, ExceptionSink *xsink) | QoreObject | |
deref(ExceptionSink *xsink) | AbstractQoreNode | |
derefImpl(ExceptionSink *xsink) | QoreObject | protectedvirtual |
doDelete(ExceptionSink *xsink) | QoreObject | |
eval(ExceptionSink *xsink) const | AbstractQoreNode | |
eval(bool &needs_deref, ExceptionSink *xsink) const | AbstractQoreNode | |
evalBuiltinMethodWithPrivateData(const QoreMethod &method, const BuiltinNormalMethodVariantBase *meth, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
evalCopyMethodWithPrivateData(const QoreClass &thisclass, const BuiltinCopyVariantBase *meth, QoreObject *self, ExceptionSink *xsink) | QoreObject | |
evalDeleteBlocker(qore_classid_t classid_for_method, BuiltinDeleteBlocker *meth) | QoreObject | |
evalImpl(ExceptionSink *xsink) const | QoreObject | protectedvirtual |
evalImpl(bool &needs_deref, ExceptionSink *xsink) const | QoreObject | protectedvirtual |
evalMember(const QoreString *member, ExceptionSink *xsink) | QoreObject | |
evalMethod(const QoreString *name, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
evalMethod(const char *name, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
evalMethod(const QoreMethod &method, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
evalMethodVariant(const QoreMethod &method, const QoreExternalMethodVariant *variant, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
execMemberNotification(const char *member, ExceptionSink *xsink) | QoreObject | |
externalDelete(qore_classid_t key, ExceptionSink *xsink) | QoreObject | |
floatEval(ExceptionSink *xsink) const | AbstractQoreNode | |
floatEvalImpl(ExceptionSink *xsink) const | QoreObject | protectedvirtual |
floatEvalMethod(const char *name, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
floatEvalMethod(const QoreMethod &method, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
getAndClearPrivateData(qore_classid_t key, ExceptionSink *xsink) | QoreObject | |
getAsBigInt() const | AbstractQoreNode | |
getAsBool() const | AbstractQoreNode | |
getAsBoolImpl() const | QoreObject | virtual |
getAsFloat() const | AbstractQoreNode | |
getAsInt() const | AbstractQoreNode | |
getAsString(QoreString &str, int foff, ExceptionSink *xsink) const | QoreObject | virtual |
getAsString(bool &del, int foff, ExceptionSink *xsink) const | QoreObject | virtual |
getClass(qore_classid_t cid) const | QoreObject | |
getClass(qore_classid_t cid, bool &priv) const | QoreObject | |
getClass() const | QoreObject | |
getClassName() const | QoreObject | |
getDateTimeRepresentation(bool &del) const | AbstractQoreNode | virtual |
getDateTimeRepresentation(DateTime &dt) const | AbstractQoreNode | virtual |
getExistingValuePtr(const QoreString *mem, AutoVLock *vl, ExceptionSink *xsink) const | QoreObject | |
getExistingValuePtr(const char *mem, AutoVLock *vl, ExceptionSink *xsink) const | QoreObject | |
getMemberAsBigInt(const char *mem, bool &found, ExceptionSink *xsink) const | QoreObject | |
getMemberList(ExceptionSink *xsink) const | QoreObject | |
getMemberValueNoMethod(const QoreString *key, AutoVLock *vl, ExceptionSink *xsink) const | QoreObject | |
getMemberValueNoMethod(const char *key, AutoVLock *vl, ExceptionSink *xsink) const | QoreObject | |
getMemberValuePtrForInitialization(const char *member) | QoreObject | |
getProgram() const | QoreObject | |
getReferencedMemberNoMethod(const char *mem, ExceptionSink *xsink) const | QoreObject | |
getReferencedPrivateData(qore_classid_t key, ExceptionSink *xsink) const | QoreObject | |
getRuntimeMemberHash(ExceptionSink *xsink) const | QoreObject | |
getStaticTypeCode() | QoreObject | inlinestatic |
getStaticTypeName() | QoreObject | inlinestatic |
getStringRepresentation(bool &del) const | AbstractQoreNode | virtual |
getStringRepresentation(QoreString &str) const | AbstractQoreNode | virtual |
getType() const | AbstractQoreNode | inline |
getTypeName() const | QoreObject | virtual |
hasMemberNotification() const | QoreObject | |
integerEval(ExceptionSink *xsink) const | AbstractQoreNode | |
integerEvalImpl(ExceptionSink *xsink) const | QoreObject | protectedvirtual |
intEvalMethod(const char *name, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
intEvalMethod(const QoreMethod &method, const QoreListNode *args, ExceptionSink *xsink) | QoreObject | |
is_equal_hard(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreObject | virtual |
is_equal_soft(const AbstractQoreNode *v, ExceptionSink *xsink) const | QoreObject | virtual |
is_unique() const | QoreReferenceCounter | inline |
is_value() const | AbstractQoreNode | inline |
isReferenceCounted() const | AbstractQoreNode | inline |
isSystemObject() const | QoreObject | |
isValid() const | QoreObject | |
mergeDataToHash(QoreHashNode *hash, ExceptionSink *xsink) | QoreObject | |
mRO | QoreReferenceCounter | mutableprotected |
needs_eval() const | AbstractQoreNode | inline |
needs_eval_flag | AbstractQoreNode | protected |
obliterate(ExceptionSink *xsink) | QoreObject | |
parseInit(LocalVar *oflag, int pflag, int &lvids, const QoreTypeInfo *&typeInfo) | AbstractQoreNode | virtual |
QoreObject(const QoreClass *oc, QoreProgram *p) | QoreObject | |
QoreObject(const QoreClass *oc, QoreProgram *p, AbstractPrivateData *data) | QoreObject | |
QoreObject(const QoreClass *oc, QoreProgram *p, QoreHashNode *d) | QoreObject | |
QoreReferenceCounter() | QoreReferenceCounter | |
realCopy() const | QoreObject | virtual |
ref() const | AbstractQoreNode | |
reference_count() const | QoreReferenceCounter | inline |
refSelf() const | AbstractQoreNode | |
removeMember(const QoreString *key, ExceptionSink *xsink) | QoreObject | |
removeMember(const char *key, ExceptionSink *xsink) | QoreObject | |
ROdereference() const | QoreReferenceCounter | |
ROreference() const | QoreReferenceCounter | |
setPrivate(qore_classid_t key, AbstractPrivateData *pd) | QoreObject | |
setValue(const char *key, AbstractQoreNode *val, ExceptionSink *xsink) | QoreObject | |
size(ExceptionSink *xsink) const | QoreObject | |
takeMember(const QoreString *key, ExceptionSink *xsink) | QoreObject | |
takeMember(const char *key, ExceptionSink *xsink) | QoreObject | |
tDeref() | QoreObject | |
there_can_be_only_one | AbstractQoreNode | protected |
tRef() const | QoreObject | |
type | AbstractQoreNode | protected |
validInstanceOf(qore_classid_t cid) const | QoreObject | |
validInstanceOf(const QoreClass &qc) const | QoreObject | |
value | AbstractQoreNode | protected |
~AbstractQoreNode() | AbstractQoreNode | protectedvirtual |
~QoreObject() | QoreObject | protectedvirtual |
~QoreReferenceCounter() | QoreReferenceCounter |