Rosetta
Enumerations | Functions
utility::CSI Namespace Reference

Enumerations

enum  CSI_Enum {
  Nothing , Reset , Bold , Underline ,
  Black , Red , Green , Yellow ,
  Blue , Magenta , Cyan , White ,
  Default , bgBlack , bgRed , bgGreen ,
  bgYellow , bgBlue , bgMagenta , bgCyan ,
  bgWhite , bgDefault
}
 

Functions

std::ostream & operator<< (std::ostream &os, CSI_Enum const &sq)
 

Enumeration Type Documentation

◆ CSI_Enum

Enumerator
Nothing 
Reset 
Bold 
Underline 
Black 
Red 
Green 
Yellow 
Blue 
Magenta 
Cyan 
White 
Default 
bgBlack 
bgRed 
bgGreen 
bgYellow 
bgBlue 
bgMagenta 
bgCyan 
bgWhite 
bgDefault 

Function Documentation

◆ operator<<()

std::ostream& utility::CSI::operator<< ( std::ostream &  os,
CSI_Enum const &  sq 
)
inline

References sq().