webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
WTF::CommaPrinter Class Reference

#include <CommaPrinter.h>

Public Member Functions

 CommaPrinter (const char *comma=", ", const char *start="")
 
void dump (PrintStream &out) const
 
bool didPrint () const
 
 CommaPrinter (const char *comma=", ", const char *start="")
 
void dump (PrintStream &out) const
 
bool didPrint () const
 
 CommaPrinter (const char *comma=", ", const char *start="")
 
void dump (PrintStream &out) const
 
bool didPrint () const
 

Constructor & Destructor Documentation

◆ CommaPrinter() [1/3]

WTF::CommaPrinter::CommaPrinter ( const char *  comma = ", ",
const char *  start = "" 
)
inline

◆ CommaPrinter() [2/3]

WTF::CommaPrinter::CommaPrinter ( const char *  comma = ", ",
const char *  start = "" 
)
inline

◆ CommaPrinter() [3/3]

WTF::CommaPrinter::CommaPrinter ( const char *  comma = ", ",
const char *  start = "" 
)
inline

Member Function Documentation

◆ didPrint() [1/3]

bool WTF::CommaPrinter::didPrint ( ) const
inline

◆ didPrint() [2/3]

bool WTF::CommaPrinter::didPrint ( ) const
inline

◆ didPrint() [3/3]

bool WTF::CommaPrinter::didPrint ( ) const
inline

◆ dump() [1/3]

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

◆ dump() [2/3]

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

◆ dump() [3/3]

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

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