Public Member Functions |
| Context (const char *option_string, size_t option_string_length, drizzled::error_t &rc_arg) |
bool | end () const |
std::vector< std::string > | start () |
void | set_end () |
Public Attributes |
void * | scanner |
const char * | buf |
const char * | begin |
size_t | pos |
size_t | length |
drizzled::error_t & | rc |
bool | _is_server |
Protected Member Functions |
void | init_scanner () |
void | destroy_scanner () |
Private Attributes |
bool | _end |
Detailed Description
Definition at line 50 of file context.h.
The documentation for this class was generated from the following file: