|
Sierra Toolkit
Version of the Day
|
Class _setlinemask is the line mask manipulator. More...
#include <Writer.hpp>
Public Member Functions | |
| _setlinemask (PrintMask line_mask) | |
| Creates a new setlinemask instance. More... | |
Public Attributes | |
| PrintMask | m_lineMask |
Class _setlinemask is the line mask manipulator.
Definition at line 565 of file Writer.hpp.
|
inline |
Creates a new setlinemask instance.
| line_mask | an PrintMask value of the new line mask. |
Definition at line 572 of file Writer.hpp.