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 &ptr, bool is_variable_arg=false)

Public Attributes

char * str
size_t length

Private Attributes

bool is_variable

Detailed Description

Definition at line 46 of file lex_string.h.


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