Class print_output¶
#include <printer.hpp>
Inherited by the following classes: file_print_output, string_print_output
Public Functions¶
| Type | Name |
|---|---|
| virtual int | flush (void) = 0 |
| string_buffer * | grab_string_buffer (void) |
| int | operator() (Args &&... args) |
| void | operator+= (const char ch) |
| print_output () |
|
| ~print_output () |
Protected Attributes¶
| Type | Name |
|---|---|
| string_buffer | m_sb |
Public Functions Documentation¶
function flush¶
function grab_string_buffer¶
function operator()¶
function operator+=¶
function print_output¶
function ~print_output¶
Protected Attributes Documentation¶
variable m_sb¶
The documentation for this class was generated from the following file cubrid/src/base/printer.hpp