Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
Variables
database.cpp File Reference
#include "database.hpp"
#include "pano_log.h"
#include <nlohmann/json.hpp>
#include "rocksdb/db.h"
#include "rocksdb/options.h"
#include "rocksdb/slice.h"
#include "rocksdb/utilities/transaction_db.h"

Go to the source code of this file.

Variables

rocksdb::DB * m_database = NULL
 
rocksdb::Options m_options
 

Variable Documentation

◆ m_database

rocksdb::DB* m_database = NULL

◆ m_options

rocksdb::Options m_options