Skip to content

Class db_value_printer

ClassList > db_value_printer

  • #include <db_value_printer.hpp>

Public Static Attributes

Type Name
const char DECIMAL_FORMAT = "%#.\*g"

Public Functions

Type Name
db_value_printer (string_buffer & buf, bool padding=false)
void describe_comment_value (const db_value * value)
void describe_data (const db_value * value)
void describe_money (const db_monetary * value)
void describe_type (const db_value * value)
void describe_value (const db_value * value)

Protected Functions

Type Name
void describe_midxkey (const db_midxkey * midxkey, int help_Max_set_elements=20)
void describe_set (const db_set * set, int help_Max_set_elements=20)

Public Static Attributes Documentation

variable DECIMAL_FORMAT

const char db_value_printer::DECIMAL_FORMAT;

Public Functions Documentation

function db_value_printer

inline db_value_printer::db_value_printer (
    string_buffer & buf,
    bool padding=false
) 

function describe_comment_value

void db_value_printer::describe_comment_value (
    const  db_value * value
) 

function describe_data

void db_value_printer::describe_data (
    const  db_value * value
) 

function describe_money

void db_value_printer::describe_money (
    const  db_monetary * value
) 

function describe_type

void db_value_printer::describe_type (
    const  db_value * value
) 

function describe_value

void db_value_printer::describe_value (
    const  db_value * value
) 

Protected Functions Documentation

function describe_midxkey

void db_value_printer::describe_midxkey (
    const  db_midxkey * midxkey,
    int help_Max_set_elements=20
) 

function describe_set

void db_value_printer::describe_set (
    const  db_set * set,
    int help_Max_set_elements=20
) 


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