Soprano  2.9.4
Classes | Namespaces | Functions
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

 Soprano
 

Functions

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

Function Documentation

◆ operator<<() [1/2]

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

◆ operator<<() [2/2]

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