Drizzled Public API Documentation

drizzled::execute_string_t Struct Reference
Inheritance diagram for drizzled::execute_string_t:
drizzled::lex_string_t

List of all members.

Public Member Functions

bool isVariable () const
void set (const lex_string_t &s, bool is_variable_arg=false)
const char * begin () const
const char * end () const
const char * data () const
size_t size () const
void assign (const char *d, size_t s)

Public Attributes

char * str_
size_t length_

Private Attributes

bool is_variable

Detailed Description

Definition at line 75 of file lex_string.h.


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