8#ifndef SEN_DB_CREATION_H
9#define SEN_DB_CREATION_H
21 SEN_COPY_MOVE(Creation)
32 explicit Creation(
Snapshot snapshot);
friend class Input
Definition creation.h:31
const Snapshot & getSnapshot() const noexcept
The object snapshot when it was created.
Represents the full state of an object at a point in time.
Definition snapshot.h:22
Definition annotation.h:20