Go to the documentation of this file.
22 #ifndef _SOPRANO_SERVER_DBUS_CLIENT_MODEL_H_
23 #define _SOPRANO_SERVER_DBUS_CLIENT_MODEL_H_
90 void setAsyncCalls(
bool b );
95 bool asyncCalls()
const;
103 int statementCount()
const;
104 bool isEmpty()
const;
105 bool containsStatement(
const Statement &statement )
const;
106 bool containsAnyStatement(
const Statement &statement )
const;
107 Node createBlankNode();