Storage Engine API
mongo::IndexDetails Struct Reference

#include <index_details.h>

Public Member Functions

void _reset ()
 makes head and info invalid More...
 

Public Attributes

DiskLoc head
 btree head disk location More...
 
DiskLoc info
 

Member Function Documentation

◆ _reset()

void mongo::IndexDetails::_reset ( )

makes head and info invalid

Member Data Documentation

◆ head

DiskLoc mongo::IndexDetails::head

btree head disk location

◆ info

DiskLoc mongo::IndexDetails::info

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