osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
osm::ProgressBar< bar_type > Member List

This is the complete list of members for osm::ProgressBar< bar_type >, including all inherited members.

addStyle(const std::string &type, const std::string &style)osm::ProgressBar< bar_type >inline
getBrackets_close() constosm::ProgressBar< bar_type >inline
getBrackets_open() constosm::ProgressBar< bar_type >inline
getColor() constosm::ProgressBar< bar_type >inline
getColorName() constosm::ProgressBar< bar_type >inline
getIteratingVar() constosm::ProgressBar< bar_type >inline
getMax() constosm::ProgressBar< bar_type >inline
getMessage() constosm::ProgressBar< bar_type >inline
getMin() constosm::ProgressBar< bar_type >inline
getRemainingTimeFlag() constosm::ProgressBar< bar_type >inline
getStyle() constosm::ProgressBar< bar_type >inline
getStyleComplete() constosm::ProgressBar< bar_type >inline
getTime() constosm::ProgressBar< bar_type >inline
getType() constosm::ProgressBar< bar_type >inline
print() constosm::ProgressBar< bar_type >inline
ProgressBar()osm::ProgressBar< bar_type >inline
ProgressBar(const bar_type &min, const bar_type &max)osm::ProgressBar< bar_type >inlineexplicit
resetAll()osm::ProgressBar< bar_type >inline
resetBrackets()osm::ProgressBar< bar_type >inline
resetColor()osm::ProgressBar< bar_type >inline
resetMax()osm::ProgressBar< bar_type >inline
resetMessage()osm::ProgressBar< bar_type >inline
resetMin()osm::ProgressBar< bar_type >inline
resetRemainingTime()osm::ProgressBar< bar_type >inline
resetStyle()osm::ProgressBar< bar_type >inline
resetTime()osm::ProgressBar< bar_type >inline
setBegin()osm::ProgressBar< bar_type >inline
setBrackets(std::string_view brackets_open, std::string_view brackets_close)osm::ProgressBar< bar_type >inline
setColor(const std::string &color)osm::ProgressBar< bar_type >inline
setEnd()osm::ProgressBar< bar_type >inline
setMax(bar_type max)osm::ProgressBar< bar_type >inline
setMessage(std::string_view message)osm::ProgressBar< bar_type >inline
setMin(bar_type min)osm::ProgressBar< bar_type >inline
setRemainingTimeFlag(std::string_view time_flag)osm::ProgressBar< bar_type >inline
setStyle(const std::string &type, const std::string &style)osm::ProgressBar< bar_type >inline
setStyle(const std::string &type, const std::string &style_p, const std::string &style_l)osm::ProgressBar< bar_type >inline
update(bar_type iterating_var)osm::ProgressBar< bar_type >inline