Skip to content

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

inline void string_print_output::clear (
    void
) 

function flush

virtual int string_print_output::flush (
    void
) 

Implements print_output::flush


function get_buffer

inline const  char * string_print_output::get_buffer () const

function string_print_output

string_print_output::string_print_output () 

function ~string_print_output

inline string_print_output::~string_print_output () 


The documentation for this class was generated from the following file cubrid/src/base/printer.hpp