MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ErrConvString Class Reference

Public Member Functions

 ErrConvString (String *str)
 ErrConvString (const char *str, const CHARSET_INFO *cs)
 ErrConvString (const char *str, uint length)
 ErrConvString (const char *str, uint length, const CHARSET_INFO *cs)
 ErrConvString (longlong nr)
 ErrConvString (longlong nr, bool unsigned_flag)
 ErrConvString (double nr)
 ErrConvString (const my_decimal *nr)
 ErrConvString (const struct st_mysql_time *ltime, uint dec)
char * ptr ()
size_t length () const

Detailed Description

Definition at line 529 of file sql_error.h.


The documentation for this class was generated from the following files: