knowL: Knowledge Libraries
|
This is the complete list of members for knowCore::Value, including all inherited members.
canConvert(TypeCheckingMode _conversion=TypeCheckingMode::Safe) const | knowCore::Value | inline |
canConvert(const Uri &_uri, TypeCheckingMode _conversion=TypeCheckingMode::Safe) const | knowCore::Value | |
compare(const Value &_value, ComparisonOperators _operators) const | knowCore::Value | |
compute(const Value &_value, ArithmeticOperator _operator) const | knowCore::Value | |
convert(const Uri &_uri, TypeCheckingMode _conversion=TypeCheckingMode::Safe) const (defined in knowCore::Value) | knowCore::Value | |
datatype() const | knowCore::Value | |
fromCborMap(const QCborMap &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) | knowCore::Value | static |
fromCborValue(const Uri &_datatype, const QCborValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value) | knowCore::Value | static |
fromJsonObject(const QJsonObject &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) | knowCore::Value | static |
fromJsonValue(const Uri &_datatype, const QJsonValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value) | knowCore::Value | static |
fromJsonValue(const QJsonValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value) | knowCore::Value | inlinestatic |
fromRdfLiteral(const Uri &_datatype, const QString &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value) | knowCore::Value | static |
fromValue(const _T_ &_value) | knowCore::Value | inlinestatic |
fromValue(const QVariant &_value) | knowCore::Value | inlinestatic |
fromValue(const Uri &_datatype, const _T_ &_value, TypeCheckingMode _conversion=TypeCheckingMode::Safe) | knowCore::Value | inlinestatic |
fromValue(const Uri &_datatype, const QVariant &_value, TypeCheckingMode _conversion) (defined in knowCore::Value) | knowCore::Value | inlinestatic |
fromVariant(const Uri &_datatype, const QVariant &_value, TypeCheckingMode _conversion=TypeCheckingMode::Safe) | knowCore::Value | static |
fromVariant(const QVariant &_variant) | knowCore::Value | static |
is() const (defined in knowCore::Value) | knowCore::Value | inline |
isEmpty() const | knowCore::Value | |
md5() const (defined in knowCore::Value) | knowCore::Value | |
operator!=(const Value &_rhs) const | knowCore::Value | inline |
operator<(const Value &_rhs) const | knowCore::Value | |
operator=(const Value &_rhs) (defined in knowCore::Value) | knowCore::Value | |
operator==(const Value &_rhs) const | knowCore::Value | |
printable() const (defined in knowCore::Value) | knowCore::Value | |
toCborMap(const SerialisationContexts &_contexts=defaultSerialisationContext()) const | knowCore::Value | |
toCborValue(const SerialisationContexts &_contexts=defaultSerialisationContext()) const (defined in knowCore::Value) | knowCore::Value | |
toHash() const | knowCore::Value | |
toJsonObject(const SerialisationContexts &_contexts=defaultSerialisationContext()) const | knowCore::Value | |
toJsonValue(const SerialisationContexts &_contexts=defaultSerialisationContext()) const (defined in knowCore::Value) | knowCore::Value | |
toList() const | knowCore::Value | |
toRdfLiteral(const SerialisationContexts &_contexts=defaultSerialisationContext()) const (defined in knowCore::Value) | knowCore::Value | |
toVariant() const | knowCore::Value | |
Value() | knowCore::Value | |
Value(const Value &_rhs) (defined in knowCore::Value) | knowCore::Value | |
value(TypeCheckingMode _conversion=TypeCheckingMode::Safe) const | knowCore::Value | inline |
value(const _T_ &_default, TypeCheckingMode _conversion=TypeCheckingMode::Safe) const | knowCore::Value | inline |
~Value() (defined in knowCore::Value) | knowCore::Value |