My Project
Public Member Functions
ErrConvString Class Reference

List of all members.

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

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines