Skip to content

Class Progress

ClassList > Progress

A simple progress bar.

  • #include <progress.hpp>

Public Functions

Type Name
Progress ()
Progress (int n_, int width_)
void next ()
void start ()
~Progress ()

Public Functions Documentation

function Progress [1/2]

inline Progress::Progress () 

function Progress [2/2]

inline Progress::Progress (
    int n_,
    int width_
) 

function next

inline void Progress::next () 

function start

inline void Progress::start () 

function ~Progress

inline Progress::~Progress () 


The documentation for this class was generated from the following file epiworld-src/include/epiworld/progress.hpp