Soprano  2.9.2
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

namespace  Soprano
namespace  Soprano::Inference

Functions

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

Function Documentation

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