ROSE 0.11.145.147
Functions
stringify::Rose::Color Namespace Reference

Description

Stringification.

Functions

const char * Enabled (int64_t)
 Convert Rose::Color::Enabled enum constant to a string.
 
std::string Enabled (int64_t, const std::string &strip)
 Convert Rose::Color::Enabled enum constant to a string.
 
const std::vector< int64_t > & Enabled ()
 Return all Rose::Color::Enabled member values as a vector.
 
const char * Theme (int64_t)
 Convert Rose::Color::Theme enum constant to a string.
 
std::string Theme (int64_t, const std::string &strip)
 Convert Rose::Color::Theme enum constant to a string.
 
const std::vector< int64_t > & Theme ()
 Return all Rose::Color::Theme member values as a vector.
 
const char * Layer (int64_t)
 Convert Rose::Color::Layer enum constant to a string.
 
std::string Layer (int64_t, const std::string &strip)
 Convert Rose::Color::Layer enum constant to a string.
 
const std::vector< int64_t > & Layer ()
 Return all Rose::Color::Layer member values as a vector.
 
const char * AnsiColor (int64_t)
 Convert Rose::Color::AnsiColor enum constant to a string.
 
std::string AnsiColor (int64_t, const std::string &strip)
 Convert Rose::Color::AnsiColor enum constant to a string.
 
const std::vector< int64_t > & AnsiColor ()
 Return all Rose::Color::AnsiColor member values as a vector.