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

This is the complete list of members for osm::Decorator, including all inherited members.

Decorator()osm::Decorator
getColor(std::ostream &os=osm::cout)osm::Decorator
getColorList()osm::Decorator
getCurrentStream()osm::Decorator
getStyle(std::ostream &os=osm::cout)osm::Decorator
getStyleList()osm::Decorator
operator()(std::ostream &os=osm::cout)osm::Decorator
removeStyle(std::string_view style, std::ostream &os=osm::cout)osm::Decorator
resetColor(std::ostream &os=osm::cout)osm::Decorator
resetFeatures(std::ostream &os=osm::cout)osm::Decorator
resetStyle(std::ostream &os=osm::cout)osm::Decorator
setColor(const std::string &color, std::ostream &os=osm::cout)osm::Decorator
setStyle(const std::string &style, std::ostream &os=osm::cout)osm::Decorator
~Decorator()osm::Decorator