Soprano  2.9.4
Classes | Namespaces | Functions
inferencerule.h File Reference
#include <QtCore/QSharedDataPointer>
#include <QtCore/QList>
#include "statementpattern.h"
#include "statement.h"
#include "soprano_export.h"
+ Include dependency graph for inferencerule.h:

Go to the source code of this file.

Classes

class  Soprano::Inference::Rule
 A rule used by the InferenceModel to generate inferenced statements. More...
 

Namespaces

 Soprano
 
 Soprano::Inference
 

Functions

SOPRANO_EXPORT QDebug operator<< (QDebug s, const Soprano::Inference::Rule &)
 

Function Documentation

◆ operator<<()

SOPRANO_EXPORT QDebug operator<< ( QDebug  s,
const Soprano::Inference::Rule  
)