CCF
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
asynchost::FilesCleanupImpl Class Reference

#include <files_cleanup_timer.h>

Public Member Functions

 FilesCleanupImpl (const std::string &snapshots_dir_, std::optional< size_t > max_snapshots_, const std::string &ledger_dir_, const std::vector< std::string > &read_only_ledger_dirs_, std::optional< size_t > max_committed_ledger_chunks_)
 
void on_timer ()
 

Constructor & Destructor Documentation

◆ FilesCleanupImpl()

asynchost::FilesCleanupImpl::FilesCleanupImpl ( const std::string &  snapshots_dir_,
std::optional< size_t >  max_snapshots_,
const std::string &  ledger_dir_,
const std::vector< std::string > &  read_only_ledger_dirs_,
std::optional< size_t >  max_committed_ledger_chunks_ 
)
inline

Member Function Documentation

◆ on_timer()

void asynchost::FilesCleanupImpl::on_timer ( )
inline

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