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

Character set armed LEX_STRING. More...

#include <sql_class.h>

Public Member Functions

 CSET_STRING (char *str_arg, size_t length_arg, const CHARSET_INFO *cs_arg)
char * str () const
size_t length () const
const CHARSET_INFOcharset () const

Friends

LEX_STRINGthd_query_string (MYSQL_THD thd)
char ** thd_query (MYSQL_THD thd)

Detailed Description

Character set armed LEX_STRING.

Definition at line 153 of file sql_class.h.


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