knowL: Knowledge Libraries
|
This is the complete list of members for knowRDF::Literal, 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 | knowRDF::Literal | |
fromCborMap(const QCborMap &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) | knowCore::Value | static |
fromCborValue(const QCborValue &_value, const knowCore::DeserialisationContexts &_contexts) (defined in knowRDF::Literal) | knowRDF::Literal | 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 QJsonValue &_value, const knowCore::DeserialisationContexts &_contexts) (defined in knowRDF::Literal) | knowRDF::Literal | static |
fromJsonValue(const Uri &_datatype, const QJsonValue &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value) | knowCore::Value | static |
fromRdfLiteral(const knowCore::Uri &_datatype, const QString &_value, const QString &_lang=QString()) | knowRDF::Literal | static |
fromRdfLiteral(const Uri &_datatype, const QString &_value, const DeserialisationContexts &_context=defaultDeserialisationContext()) (defined in knowCore::Value) | knowCore::Value | static |
fromValue(const _T_ &_value, const Lang &_lang=Lang(QString())) (defined in knowRDF::Literal) | knowRDF::Literal | static |
fromValue(const knowCore::Value &_value, const Lang &_lang) (defined in knowRDF::Literal) | knowRDF::Literal | static |
fromValue(const Literal &_value, const Lang &_lang=Lang(QString())) (defined in knowRDF::Literal) | knowRDF::Literal | static |
fromValue(const QVariant &_value, const Lang &_lang=Lang(QString())) (defined in knowRDF::Literal) | knowRDF::Literal | inlinestatic |
fromValue(const knowCore::Uri &_datatype, const _T_ &_value, const QString &_lang=QString(), knowCore::TypeCheckingMode _conversion=knowCore::TypeCheckingMode::Safe) (defined in knowRDF::Literal) | knowRDF::Literal | inlinestatic |
fromValue(const knowCore::Value &_rhs) | knowRDF::Literal | static |
fromValue(const knowCore::Uri &_datatype, const QVariant &_value, const QString &_lang, knowCore::TypeCheckingMode _conversion) (defined in knowRDF::Literal) | knowRDF::Literal | inlinestatic |
knowCore::Value::fromValue(const _T_ &_value) | knowCore::Value | inlinestatic |
knowCore::Value::fromValue(const QVariant &_value) | knowCore::Value | inlinestatic |
knowCore::Value::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 knowCore::Uri &_datatype, const QVariant &_value, const QString &_lang=QString(), knowCore::TypeCheckingMode _conversion=knowCore::TypeCheckingMode::Safe) | knowRDF::Literal | static |
fromVariant(const QVariant &_value, const QString &_lang=QString()) | knowRDF::Literal | static |
knowCore::Value::fromVariant(const Uri &_datatype, const QVariant &_value, TypeCheckingMode _conversion=TypeCheckingMode::Safe) | knowCore::Value | static |
knowCore::Value::fromVariant(const QVariant &_variant) | knowCore::Value | static |
is() const (defined in knowCore::Value) | knowCore::Value | inline |
isEmpty() const | knowCore::Value | |
lang() const | knowRDF::Literal | |
Literal() | knowRDF::Literal | |
Literal(const knowCore::Value &_rhs, const QString &_lang=QString()) (defined in knowRDF::Literal) | knowRDF::Literal | |
Literal(const Literal &_rhs) (defined in knowRDF::Literal) | knowRDF::Literal | |
md5() const (defined in knowRDF::Literal) | knowRDF::Literal | |
operator!=(const Value &_rhs) const | knowCore::Value | inline |
operator<(const Literal &_rhs) const (defined in knowRDF::Literal) | knowRDF::Literal | |
knowCore::Value::operator<(const Value &_rhs) const | knowCore::Value | |
operator=(const Literal &_rhs) (defined in knowRDF::Literal) | knowRDF::Literal | |
operator=(const Value &_rhs) (defined in knowCore::Value) | knowCore::Value | |
operator==(const Literal &_rhs) const (defined in knowRDF::Literal) | knowRDF::Literal | |
knowCore::Value::operator==(const Value &_rhs) const | knowCore::Value | |
parseVariant(const QVariant &_value) | knowCore::Value | static |
printable() const (defined in knowCore::Value) | knowCore::Value | |
toCborMap(const SerialisationContexts &_contexts=defaultSerialisationContext()) const | knowCore::Value | |
toCborValue(const knowCore::SerialisationContexts &_contexts) const (defined in knowRDF::Literal) | knowRDF::Literal | |
toHash() const | knowCore::Value | |
toJsonObject(const SerialisationContexts &_contexts=defaultSerialisationContext()) const | knowCore::Value | |
toJsonValue(const knowCore::SerialisationContexts &_contexts) const (defined in knowRDF::Literal) | knowRDF::Literal | |
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 |
~Literal() (defined in knowRDF::Literal) | knowRDF::Literal | |
~Value() (defined in knowCore::Value) | knowCore::Value |