Skip to content

Class file_print_output

ClassList > file_print_output

  • #include <printer.hpp>

Inherits the following classes: print_output

Public Functions

Type Name
file_print_output (FILE * fp)
virtual int flush (void)
~file_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 ()

Public Static Functions

Type Name
file_print_output & std_output (void)

Protected Attributes inherited from print_output

See print_output

Type Name
string_buffer m_sb

Public Functions Documentation

function file_print_output

file_print_output::file_print_output (
    FILE * fp
) 

function flush

virtual int file_print_output::flush (
    void
) 

Implements print_output::flush


function ~file_print_output

inline file_print_output::~file_print_output () 

Public Static Functions Documentation

function std_output

static file_print_output & file_print_output::std_output (
    void
) 


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