kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowCore::Value Member List

This is the complete list of members for knowCore::Value, including all inherited members.

canConvert(TypeCheckingMode _conversion=TypeCheckingMode::Safe) constknowCore::Valueinline
canConvert(const Uri &_uri, TypeCheckingMode _conversion=TypeCheckingMode::Safe) constknowCore::Value
compare(const Value &_value, ComparisonOperators _operators) constknowCore::Value
compute(const Value &_value, ArithmeticOperator _operator) constknowCore::Value
convert(const Uri &_uri, TypeCheckingMode _conversion=TypeCheckingMode::Safe) const (defined in knowCore::Value)knowCore::Value
datatype() constknowCore::Value
details::Value_value (defined in knowCore::Value)knowCore::Valuefriend
fromCborMap(const QCborMap &_value, const DeserialisationContexts &_context=defaultDeserialisationContext())knowCore::Valuestatic
fromCborValue(const Uri &_datatype, const QCborValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value)knowCore::Valuestatic
fromJsonObject(const QJsonObject &_value, const DeserialisationContexts &_context=defaultDeserialisationContext())knowCore::Valuestatic
fromJsonValue(const Uri &_datatype, const QJsonValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value)knowCore::Valuestatic
fromJsonValue(const QJsonValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value)knowCore::Valueinlinestatic
fromRdfLiteral(const Uri &_datatype, const QString &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value)knowCore::Valuestatic
fromValue(const _T_ &_value)knowCore::Valueinlinestatic
fromValue(const QVariant &_value)knowCore::Valueinlinestatic
fromValue(const Uri &_datatype, const _T_ &_value, TypeCheckingMode _conversion=TypeCheckingMode::Safe)knowCore::Valueinlinestatic
fromValue(const Uri &_datatype, const QVariant &_value, TypeCheckingMode _conversion) (defined in knowCore::Value)knowCore::Valueinlinestatic
fromVariant(const Uri &_datatype, const QVariant &_value, TypeCheckingMode _conversion=TypeCheckingMode::Safe)knowCore::Valuestatic
fromVariant(const QVariant &_variant)knowCore::Valuestatic
is() const (defined in knowCore::Value)knowCore::Valueinline
isEmpty() constknowCore::Value
md5() const (defined in knowCore::Value)knowCore::Value
operator!=(const Value &_rhs) constknowCore::Valueinline
operator<(const Value &_rhs) constknowCore::Value
operator=(const Value &_rhs) (defined in knowCore::Value)knowCore::Value
operator==(const Value &_rhs) constknowCore::Value
parseVariant(const QVariant &_value)knowCore::Valuestatic
printable() const (defined in knowCore::Value)knowCore::Value
toCborMap(const SerialisationContexts &_contexts=defaultSerialisationContext()) constknowCore::Value
toCborValue(const SerialisationContexts &_contexts=defaultSerialisationContext()) const (defined in knowCore::Value)knowCore::Value
toHash() constknowCore::Value
toJsonObject(const SerialisationContexts &_contexts=defaultSerialisationContext()) constknowCore::Value
toJsonValue(const SerialisationContexts &_contexts=defaultSerialisationContext()) const (defined in knowCore::Value)knowCore::Value
toList() constknowCore::Value
toRdfLiteral(const SerialisationContexts &_contexts=defaultSerialisationContext()) const (defined in knowCore::Value)knowCore::Value
toVariant() constknowCore::Value
Value()knowCore::Value
Value(const Value &_rhs) (defined in knowCore::Value)knowCore::Value
value(TypeCheckingMode _conversion=TypeCheckingMode::Safe) constknowCore::Valueinline
value(const _T_ &_default, TypeCheckingMode _conversion=TypeCheckingMode::Safe) constknowCore::Valueinline
~Value() (defined in knowCore::Value)knowCore::Value