|
void | apply (std::shared_ptr< T > &v) const |
|
| SnapshotBase (const SnapshotBase &other) |
|
|
static std::shared_ptr< const Type > | findType (const std::shared_ptr< T > &p) |
|
static std::shared_ptr< const Snapshot< std::shared_ptr< T > > > | save (const std::shared_ptr< T > &v, const std::shared_ptr< const Snapshot< std::shared_ptr< T >>> &s0, const SnapshotFilter &filter) |
|
static size_t | instanceCount () |
|
|
uint64_t | id = 0 |
|
std::shared_ptr< const Type > | type |
|
bool | nonzero = false |
|
std::vector< std::shared_ptr< const SnapshotBase > > | property_snapshots |
|
uint64_t | counter = 0 |
|
template<class T>
struct Snapshot< std::shared_ptr< T > >
Definition at line 37 of file snapshot.h.
The documentation for this struct was generated from the following file: