|
NeuralNet 1.0
|
#include <Gauge.hpp>
Public Member Functions | |
| Gauge (std::string preText, int totalIndexes, int currIndex=0) | |
| Gauge & | operator++ () |
Protected Attributes | |
| int | totalIndexes |
| int | currIndex |
| std::string | preText |
| std::string | resetPos |
A general purpose simple use gauge. It encompasses the few lines of code to have an operational ftxui::gauge