Soprano  2.7.5
Classes | Namespaces | Functions
/builddir/build/BUILD/soprano-2.7.5/soprano/bindingset.h File Reference
#include "soprano_export.h"
#include <QtCore/QSharedDataPointer>
+ Include dependency graph for bindingset.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Soprano::BindingSet
 Represents one set of bindings in the result of a select query. More...

Namespaces

namespace  Soprano

Functions

SOPRANO_EXPORT QDebug operator<< (QDebug s, const Soprano::BindingSet &)
SOPRANO_EXPORT QTextStreamoperator<< (QTextStream &s, const Soprano::BindingSet &)

Function Documentation

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