Tomographer  v5.2
Tomographer C++ Framework Documentation
Tomographer::Tools::SimpleWordWrapper Class Reference

Public Member Functions

 SimpleWordWrapper (std::size_t w_, std::string init_="", int indent_=0, int first_indent_=0, bool hard_wrap_long_lines_=false, bool obey_newlines_=false)
 
std::vector< std::stringrawWrapLines (const std::string &text) const
 
tomo_internal::LazyOStreamCallback wrapped (const std::string &text) const
 
std::size_t getWidth () const
 
std::string getInit () const
 
int getIndent () const
 
int getFirstIndent () const
 
bool getHardWrapLongLines () const
 
bool getObeyNewlines () const
 

Detailed Description

Definition at line 507 of file fmt.h.


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