Storage Engine API
ephemeral_for_test_btree_impl_test.cpp File Reference
#include "mongo/db/storage/ephemeral_for_test/ephemeral_for_test_btree_impl.h"
#include "mongo/base/init.h"
#include "mongo/db/storage/ephemeral_for_test/ephemeral_for_test_recovery_unit.h"
#include "mongo/db/storage/sorted_data_interface_test_harness.h"
#include "mongo/stdx/memory.h"
#include "mongo/unittest/unittest.h"

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 

Variable Documentation

◆ _data

std::shared_ptr<void> _data
private

◆ _order

Ordering _order
private