Loading...
Searching...
No Matches
Color::Modifier Class Reference

Class to change color to the output stream. More...

#include <colormod.H>

Public Member Functions

 Modifier (Code pCode)
Code getCode () const

Friends

std::ostream & operator<< (std::ostream &os, const Modifier &mod)

Detailed Description

Class to change color to the output stream.

Definition at line 23 of file colormod.H.

Constructor & Destructor Documentation

◆ Modifier()

Color::Modifier::Modifier ( Code pCode)
inline

Definition at line 27 of file colormod.H.

Member Function Documentation

◆ getCode()

Code Color::Modifier::getCode ( ) const
inline

Definition at line 29 of file colormod.H.

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const Modifier & mod )
friend

Definition at line 31 of file colormod.H.


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