#include <preprocessor.h>
+ Inheritance diagram for preprocessort:
+ Collaboration diagram for preprocessort:
- Public Member Functions inherited from
messaget
Generate output to message_stream using output_generator if the configured verbosity is at least as high as that of message_stream.
Additional Inherited Members
- Static Public Member Functions inherited from
messaget
Parse a (user-)provided string as a verbosity level and set it as the verbosity of dest.
Create an ECMA-48 SGR (Select Graphic Rendition) command.
- Static Public Attributes inherited from
messaget
return to default formatting, as defined by the terminal
render text with red foreground color
render text with green foreground color
render text with yellow foreground color
render text with blue foreground color
render text with magenta foreground color
render text with cyan foreground color
render text with bright red foreground color
render text with bright green foreground color
render text with bright yellow foreground color
render text with bright blue foreground color
render text with bright magenta foreground color
render text with bright cyan foreground color
render text with bold font
render text with faint font
render italic text
render underlined text
Start quoted text.
End quoted text.
- Protected Attributes inherited from
messaget
Detailed Description
Constructor & Destructor Documentation
◆ preprocessort()
preprocessort::preprocessort
(
std::istream &
_in,
std::ostream &
_out,
const std::string &
_filename
)
inline
◆ ~preprocessort()
virtual preprocessort::~preprocessort
(
)
inlinevirtual
Member Function Documentation
◆ preprocessor()
Member Data Documentation
◆ filename
std::string preprocessort::filename
◆ in
std::istream& preprocessort::in
◆ out
std::ostream& preprocessort::out
The documentation for this class was generated from the following file: