webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <LockedPrintStream.h>
Public Member Functions | |
LockedPrintStream (std::unique_ptr< PrintStream > target) | |
virtual | ~LockedPrintStream () |
void | vprintf (const char *format, va_list) override WTF_ATTRIBUTE_PRINTF(2 |
void void | flush () override |
LockedPrintStream (std::unique_ptr< PrintStream > target) | |
virtual | ~LockedPrintStream () |
void | vprintf (const char *format, va_list) override WTF_ATTRIBUTE_PRINTF(2 |
void void | flush () override |
LockedPrintStream (std::unique_ptr< PrintStream > target) | |
virtual | ~LockedPrintStream () |
void | vprintf (const char *format, va_list) override WTF_ATTRIBUTE_PRINTF(2 |
void void | flush () override |
![]() | |
PrintStream () | |
virtual | ~PrintStream () |
WTF_EXPORT_PRIVATE void | printf (const char *format,...) WTF_ATTRIBUTE_PRINTF(2 |
WTF_EXPORT_PRIVATE void WTF_EXPORT_PRIVATE void | printfVariableFormat (const char *format,...) |
template<typename Func > | |
void | atomically (const Func &func) |
template<typename... Types> | |
void | print (const Types &... values) |
template<typename... Types> | |
void | println (const Types &... values) |
PrintStream () | |
virtual | ~PrintStream () |
WTF_EXPORT_PRIVATE void | printf (const char *format,...) WTF_ATTRIBUTE_PRINTF(2 |
WTF_EXPORT_PRIVATE void WTF_EXPORT_PRIVATE void | printfVariableFormat (const char *format,...) |
template<typename Func > | |
void | atomically (const Func &func) |
template<typename... Types> | |
void | print (const Types &... values) |
template<typename... Types> | |
void | println (const Types &... values) |
PrintStream () | |
virtual | ~PrintStream () |
WTF_EXPORT_PRIVATE void | printf (const char *format,...) WTF_ATTRIBUTE_PRINTF(2 |
WTF_EXPORT_PRIVATE void WTF_EXPORT_PRIVATE void | printfVariableFormat (const char *format,...) |
template<typename Func > | |
void | atomically (const Func &func) |
template<typename... Types> | |
void | print (const Types &... values) |
template<typename... Types> | |
void | println (const Types &... values) |
Protected Member Functions | |
PrintStream & | begin () override |
void | end () override |
PrintStream & | begin () override |
void | end () override |
PrintStream & | begin () override |
void | end () override |
![]() | |
void | printImpl () |
template<typename T , typename... Types> | |
void | printImpl (const T &value, const Types &... remainingValues) |
void | printImpl () |
template<typename T , typename... Types> | |
void | printImpl (const T &value, const Types &... remainingValues) |
void | printImpl () |
template<typename T , typename... Types> | |
void | printImpl (const T &value, const Types &... remainingValues) |
WTF::LockedPrintStream::LockedPrintStream | ( | std::unique_ptr< PrintStream > | target | ) |
|
virtual |
WTF::LockedPrintStream::LockedPrintStream | ( | std::unique_ptr< PrintStream > | target | ) |
|
virtual |
WTF::LockedPrintStream::LockedPrintStream | ( | std::unique_ptr< PrintStream > | target | ) |
|
virtual |
|
overrideprotectedvirtual |
Reimplemented from WTF::PrintStream.
|
overrideprotectedvirtual |
Reimplemented from WTF::PrintStream.
|
overrideprotectedvirtual |
Reimplemented from WTF::PrintStream.
|
overrideprotectedvirtual |
Reimplemented from WTF::PrintStream.
|
overrideprotectedvirtual |
Reimplemented from WTF::PrintStream.
|
overrideprotectedvirtual |
Reimplemented from WTF::PrintStream.
|
overridevirtual |
Reimplemented from WTF::PrintStream.
Reimplemented from WTF::PrintStream.
Reimplemented from WTF::PrintStream.
|
overridevirtual |
Reimplemented from WTF::PrintStream.
|
overridevirtual |
Reimplemented from WTF::PrintStream.
|
overridevirtual |
Reimplemented from WTF::PrintStream.