Class string_print_output¶
ClassList > string_print_output
#include <printer.hpp>
Inherits the following classes: print_output
Public Functions¶
| Type | Name |
|---|---|
| void | clear (void) |
| virtual int | flush (void) |
| const char * | get_buffer () const |
| string_print_output () |
|
| ~string_print_output () |
Public Functions inherited from print_output¶
See print_output
| 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 inherited from print_output¶
See print_output
| Type | Name |
|---|---|
| string_buffer | m_sb |
Public Functions Documentation¶
function clear¶
function flush¶
Implements print_output::flush
function get_buffer¶
function string_print_output¶
function ~string_print_output¶
The documentation for this class was generated from the following file cubrid/src/base/printer.hpp