Joedb 10.3.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::Progress_Bar Class Reference

#include <joedb/ui/Progress_Bar.h>

Public Member Functions

 Progress_Bar (int64_t total, Logger &logger)
 
void print (int64_t current)
 
void print_remaining (int64_t remaining)
 
 ~Progress_Bar ()
 

Detailed Description

Definition at line 12 of file Progress_Bar.h.

Constructor & Destructor Documentation

◆ Progress_Bar()

joedb::Progress_Bar::Progress_Bar ( int64_t  total,
Logger logger 
)

Definition at line 47 of file Progress_Bar.cpp.

◆ ~Progress_Bar()

joedb::Progress_Bar::~Progress_Bar ( )

Definition at line 72 of file Progress_Bar.cpp.

Member Function Documentation

◆ print()

void joedb::Progress_Bar::print ( int64_t  current)

Definition at line 64 of file Progress_Bar.cpp.

◆ print_remaining()

void joedb::Progress_Bar::print_remaining ( int64_t  remaining)
inline

Definition at line 29 of file Progress_Bar.h.


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