Classes | Namespaces | Functions

/tmp/buildd/soprano-2.4.64.e5.20100805.1159441/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  
)