Storage Engine API
ephemeral_for_test_engine_test.cpp File Reference
#include "mongo/db/storage/ephemeral_for_test/ephemeral_for_test_engine.h"
#include "mongo/base/init.h"
#include "mongo/db/storage/kv/kv_engine_test_harness.h"
#include "mongo/stdx/memory.h"

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 

Variable Documentation

◆ _engine

std::unique_ptr<EphemeralForTestEngine> _engine
private