soprano/node.h File Reference

#include <QtCore/QUrl>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QTextStream>
#include "soprano_export.h"
#include "literalvalue.h"

Include dependency graph for node.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Soprano::Node
 A Node represents one RDF resource. More...

Namespaces

namespace  Soprano

Functions

SOPRANO_EXPORT uint Soprano::qHash (const Node &node)
SOPRANO_EXPORT QDebug operator<< (QDebug s, const Soprano::Node &)
SOPRANO_EXPORT QTextStreamoperator<< (QTextStream &s, const Soprano::Node &)
SOPRANO_EXPORT uint qHash (const QUrl &url)


Function Documentation

SOPRANO_EXPORT QDebug operator<< ( QDebug  s,
const Soprano::Node  
)

SOPRANO_EXPORT QTextStream& operator<< ( QTextStream s,
const Soprano::Node  
)

Default Soprano::Node stream operator. The operator serializes the Node based on the N-Triples standard, except that it uses Unicode strings.

See also:
Soprano::Node::toN3()

SOPRANO_EXPORT uint qHash ( const QUrl url  ) 


Generated on Tue Apr 14 08:57:23 2009 for Soprano by  doxygen 1.5.8