Namespaces | Enumerations | Functions
colorprint.h File Reference
#include <cstdarg>
#include <iostream>
#include <string>
Include dependency graph for colorprint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 benchmark
 

Enumerations

enum  benchmark::LogColor {
  benchmark::COLOR_DEFAULT, benchmark::COLOR_RED, benchmark::COLOR_GREEN, benchmark::COLOR_YELLOW,
  benchmark::COLOR_BLUE, benchmark::COLOR_MAGENTA, benchmark::COLOR_CYAN, benchmark::COLOR_WHITE
}
 

Functions

void benchmark::ColorPrintf (std::ostream &out, LogColor color, const char *fmt, va_list args)
 
void benchmark::ColorPrintf (std::ostream &out, LogColor color, const char *fmt,...)
 
std::string benchmark::FormatString (const char *msg, va_list args)
 
std::string benchmark::FormatString (const char *msg,...)
 
bool benchmark::IsColorTerminal ()
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02