knowL: Knowledge Libraries
|
This is the complete list of members for knowCore::AbstractMetaTypeDefinition, including all inherited members.
allocate() const =0 (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
compareEquals(const void *_lhs, const void *_rhs) const =0 (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
duplicate(const void *) const =0 (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
fromCborValue(void *_value, const QCborValue &_cbor_value, const DeserialisationContexts &_contexts) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
fromJsonValue(void *_value, const QJsonValue &_json_value, const DeserialisationContexts &_contexts) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
fromRdfLiteral(void *_value, const QString &_serialised, const DeserialisationContexts &_contexts) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
md5(const void *_value) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
MetaTypeInformation (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | friend |
MetaTypeRegistry (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | friend |
MetaTypes (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | friend |
printable(const void *_value) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
qMetaTypeId() const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
release(void *_value) const =0 (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
toCborValue(const void *_value, const SerialisationContexts &_contexts) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
toJsonValue(const void *_value, const SerialisationContexts &_contexts) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
toRdfLiteral(const void *_value, const SerialisationContexts &_contexts) const =0 | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
uri() const =0 (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | protectedpure virtual |
Value (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | friend |
~AbstractMetaTypeDefinition() (defined in knowCore::AbstractMetaTypeDefinition) | knowCore::AbstractMetaTypeDefinition | protectedvirtual |