leveldb
Protected Member Functions | List of all members
leveldb::Snapshot Class Reference

#include <db.h>

Inheritance diagram for leveldb::Snapshot:
Inheritance graph
[legend]

Protected Member Functions

virtual ~Snapshot ()
 

Detailed Description

Definition at line 27 of file db.h.

Constructor & Destructor Documentation

§ ~Snapshot()

leveldb::Snapshot::~Snapshot ( )
protectedvirtual

Definition at line 1534 of file db_impl.cc.

1534  {
1535 }

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