Joedb 9.1.4
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, std::ostream &out)
 
void print (int64_t current)
 
void print_remaining (int64_t remaining)
 
 ~Progress_Bar ()
 

Detailed Description

Definition at line 10 of file Progress_Bar.h.

Constructor & Destructor Documentation

◆ Progress_Bar()

joedb::Progress_Bar::Progress_Bar ( int64_t  total,
std::ostream &  out 
)

Definition at line 8 of file Progress_Bar.cpp.

◆ ~Progress_Bar()

joedb::Progress_Bar::~Progress_Bar ( )

Definition at line 42 of file Progress_Bar.cpp.

Member Function Documentation

◆ print()

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

Definition at line 26 of file Progress_Bar.cpp.

◆ print_remaining()

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

Definition at line 23 of file Progress_Bar.h.


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