hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::ametsuchi::RocksDbOptions Class Referencefinal

#include "rocksdb_options.hpp"

Collaboration diagram for iroha::ametsuchi::RocksDbOptions:
Collaboration graph

Public Member Functions

 RocksDbOptions (std::string_view db_path)
 
const std::string & dbPath () const
 

Detailed Description

Type for convenient formatting of RocksDB.

Constructor & Destructor Documentation

◆ RocksDbOptions()

iroha::ametsuchi::RocksDbOptions::RocksDbOptions ( std::string_view  db_path)
inlineexplicit

Member Function Documentation

◆ dbPath()

const std::string& iroha::ametsuchi::RocksDbOptions::dbPath ( ) const
inline
Here is the caller graph for this function:

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