Storage Engine API
mongo::BsonRecord Struct Reference

#include <index_catalog.h>

Public Attributes

RecordId id
 
Timestamp ts
 
const BSONObj * docPtr
 

Member Data Documentation

◆ docPtr

const BSONObj* mongo::BsonRecord::docPtr

◆ id

RecordId mongo::BsonRecord::id

◆ ts

Timestamp mongo::BsonRecord::ts

The documentation for this struct was generated from the following file: