![]() |
SASSY
0.0
Software Architecture Support System
|
This is the complete list of members for rdf::Literal, including all inherited members.
| asBoolean() const | rdf::Literal | |
| asDataType(const std::string &type_name) (defined in rdf::Literal) | rdf::Literal | static |
| asDouble() const | rdf::Literal | |
| asInteger() const | rdf::Literal | |
| asString() const | rdf::Literal | inline |
| dataType(DataType t) | rdf::Literal | inline |
| dataType() const | rdf::Literal | inline |
| dataTypeURI(World) const | rdf::Literal | |
| getDataTypeNames() (defined in rdf::Literal) | rdf::Literal | static |
| language(const std::string &lang) | rdf::Literal | inline |
| language() const | rdf::Literal | inline |
| Literal() | rdf::Literal | |
| Literal(const std::string &val) | rdf::Literal | |
| Literal(const char *val) | rdf::Literal | inline |
| Literal(const std::string &val, const std::string &lan) | rdf::Literal | |
| Literal(const std::string &val, DataType, const std::string &lan="en") | rdf::Literal | |
| Literal(int, DataType) | rdf::Literal | |
| Literal(double, DataType) | rdf::Literal | |
| Literal(bool) | rdf::Literal | explicit |
| toDataType(const std::string &xsd_type) | rdf::Literal | static |
| toString() const | rdf::Literal | |
| toString(const Format &) const | rdf::Literal | |
| toTypeName(DataType) (defined in rdf::Literal) | rdf::Literal | static |
| toXSD(DataType) | rdf::Literal | static |
| value(const std::string &v) | rdf::Literal | inline |
1.8.5