File db_value_printer.hpp¶
FileList > compat > db_value_printer.hpp
Go to the source code of this file
#include <cstdio>
Classes¶
| Type | Name |
|---|---|
| class | db_value_printer |
Public Functions¶
| Type | Name |
|---|---|
| void | db_fprint_value (FILE * fp, const db_value * value) |
| void | db_print_value (print_output & output_ctx, const db_value * value) |
| void | db_sprint_value (const db_value * value, string_buffer & sb) |
| void | db_value_print_console (const db_value * value, bool add_newline, char * fmt, ...) |
Public Functions Documentation¶
function db_fprint_value¶
function db_print_value¶
function db_sprint_value¶
function db_value_print_console¶
The documentation for this class was generated from the following file cubrid/src/compat/db_value_printer.hpp