HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
Loading...
Searching...
No Matches
ascii::Style Class Reference

#include <style.h>

Public Member Functions

 Style ()
 
Stylefg (Foreground fg)
 
Stylebg (Background bg)
 
StyleAddDecoration (Decoration decoration)
 

Friends

std::ostream & operator<< (std::ostream &os, const Style &val)
 

Constructor & Destructor Documentation

◆ Style()

ascii::Style::Style ( )
inline

Member Function Documentation

◆ fg()

Style & ascii::Style::fg ( Foreground  fg)
inline

◆ bg()

Style & ascii::Style::bg ( Background  bg)
inline

◆ AddDecoration()

Style & ascii::Style::AddDecoration ( Decoration  decoration)
inline

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Style val 
)
friend

The documentation for this class was generated from the following file: