#include <snapshot.h>
◆ SnapshotId() [1/2]
mongo::SnapshotId::SnapshotId |
( |
| ) |
|
|
inline |
◆ SnapshotId() [2/2]
mongo::SnapshotId::SnapshotId |
( |
uint64_t |
id | ) |
|
|
inlineexplicit |
◆ isNull()
bool mongo::SnapshotId::isNull |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool mongo::SnapshotId::operator!= |
( |
const SnapshotId & |
other | ) |
const |
|
inline |
◆ operator==()
bool mongo::SnapshotId::operator== |
( |
const SnapshotId & |
other | ) |
const |
|
inline |
◆ toString()
std::string mongo::SnapshotId::toString |
( |
| ) |
const |
|
inline |
◆ _id
uint64_t mongo::SnapshotId::_id |
|
private |
◆ kNullId
const uint64_t mongo::SnapshotId::kNullId = 0 |
|
staticprivate |
The documentation for this class was generated from the following file:
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/storage/snapshot.h