GUIDOLib  1.7.7
Guido Engine Internal Documentation
Public Member Functions | List of all members
svgendl Class Reference

Public Member Functions

 svgendl ()
 
virtual ~svgendl ()
 
svgendloperator++ (int)
 increase the indentation More...
 
svgendloperator-- (int)
 decrease the indentation More...
 
void print (std::ostream &os) const
 reset the indentation to none More...
 

Constructor & Destructor Documentation

◆ svgendl()

svgendl::svgendl ( )
inline

◆ ~svgendl()

virtual svgendl::~svgendl ( )
inlinevirtual

Member Function Documentation

◆ operator++()

svgendl& svgendl::operator++ ( int  )
inline

increase the indentation

◆ operator--()

svgendl& svgendl::operator-- ( int  )
inline

decrease the indentation

◆ print()

void svgendl::print ( std::ostream &  os) const

reset the indentation to none


Guido Project Copyright © 2019 Grame-CNCM