ProgressBar
 
Loading...
Searching...
No Matches
PBar.hpp File Reference

Contains declaration of class ProgressBar. More...

#include <iostream>
#include <stdio.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <cstring>
#include <sstream>
#include <iomanip>
#include <array>
#include "PBarStyle.hpp"

Go to the source code of this file.

Classes

class  ProgressBar
 Class ProgressBar can be used used to print the progress in an ascii horizontal bar. See example on it's implementation below. More...
 

Detailed Description

Contains declaration of class ProgressBar.

This file is a part of a project ProgressBar (https://github.com/Sergeyir/ProgressBar).

Author
Sergei Antsupov (antsu.nosp@m.pov0.nosp@m.124@g.nosp@m.mail.nosp@m..com)