webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WTF::Indenter Class Reference

#include <Indenter.h>

Public Member Functions

 Indenter (unsigned count=0, String string=ASCIILiteral(" "))
 
 Indenter (const Indenter &other)
 
void dump (PrintStream &out) const
 
unsigned operator++ ()
 
unsigned operator++ (int)
 
unsigned operator-- ()
 
unsigned operator-- (int)
 
 Indenter (unsigned count=0, String string=ASCIILiteral(" "))
 
 Indenter (const Indenter &other)
 
void dump (PrintStream &out) const
 
unsigned operator++ ()
 
unsigned operator++ (int)
 
unsigned operator-- ()
 
unsigned operator-- (int)
 
 Indenter (unsigned count=0, String string=ASCIILiteral(" "))
 
 Indenter (const Indenter &other)
 
void dump (PrintStream &out) const
 
unsigned operator++ ()
 
unsigned operator++ (int)
 
unsigned operator-- ()
 
unsigned operator-- (int)
 

Constructor & Destructor Documentation

◆ Indenter() [1/6]

WTF::Indenter::Indenter ( unsigned  count = 0,
String  string = ASCIILiteral("  ") 
)
inline

◆ Indenter() [2/6]

WTF::Indenter::Indenter ( const Indenter other)
inline

◆ Indenter() [3/6]

WTF::Indenter::Indenter ( unsigned  count = 0,
String  string = ASCIILiteral("  ") 
)
inline

◆ Indenter() [4/6]

WTF::Indenter::Indenter ( const Indenter other)
inline

◆ Indenter() [5/6]

WTF::Indenter::Indenter ( unsigned  count = 0,
String  string = ASCIILiteral("  ") 
)
inline

◆ Indenter() [6/6]

WTF::Indenter::Indenter ( const Indenter other)
inline

Member Function Documentation

◆ dump() [1/3]

void WTF::Indenter::dump ( PrintStream out) const
inline

◆ dump() [2/3]

void WTF::Indenter::dump ( PrintStream out) const
inline

◆ dump() [3/3]

void WTF::Indenter::dump ( PrintStream out) const
inline

◆ operator++() [1/6]

unsigned WTF::Indenter::operator++ ( )
inline

◆ operator++() [2/6]

unsigned WTF::Indenter::operator++ ( )
inline

◆ operator++() [3/6]

unsigned WTF::Indenter::operator++ ( )
inline

◆ operator++() [4/6]

unsigned WTF::Indenter::operator++ ( int  )
inline

◆ operator++() [5/6]

unsigned WTF::Indenter::operator++ ( int  )
inline

◆ operator++() [6/6]

unsigned WTF::Indenter::operator++ ( int  )
inline

◆ operator--() [1/6]

unsigned WTF::Indenter::operator-- ( )
inline

◆ operator--() [2/6]

unsigned WTF::Indenter::operator-- ( )
inline

◆ operator--() [3/6]

unsigned WTF::Indenter::operator-- ( )
inline

◆ operator--() [4/6]

unsigned WTF::Indenter::operator-- ( int  )
inline

◆ operator--() [5/6]

unsigned WTF::Indenter::operator-- ( int  )
inline

◆ operator--() [6/6]

unsigned WTF::Indenter::operator-- ( int  )
inline

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