|
class | Manager |
|
class | RevisionBuilder |
|
class | Transaction |
|
class | Repository::DatabaseInterface::PostgreSQL::SQLInterface |
|
class | Repository::TriplesStore |
|
◆ Tag
Enumerator |
---|
Private | indicates that the revision can be edited or moved and should not be propagated
|
Editable | indicates that the revision can be edited
|
◆ children()
- Returns
- the list of children
◆ contentHash()
QByteArray Revision::contentHash |
( |
| ) |
const |
- Returns
- the hash of the revisions, which is the combination of the sorted hash.
◆ initialHash()
QByteArray Revision::initialHash |
( |
| ) |
|
|
static |
- Returns
- the hash used for the first revision
◆ isSignedBy()
bool Revision::isSignedBy |
( |
const QUuid & | _author | ) |
const |
- Returns
- true if one of the delta is signed by
_author
◆ tags()
Revision::Tags Revision::tags |
( |
| ) |
const |
- Returns
- tags associated with the revision
The documentation for this class was generated from the following files:
- kdb/kDB/Repository/VersionControl/Revision.h
- kdb/kDB/Repository/VersionControl/Revision.cpp