CUBRID Engine  latest
scanner_mode_record Struct Reference

#include <esql_scanner_support.h>

Collaboration diagram for scanner_mode_record:
Collaboration graph

Public Attributes

enum scanner_mode previous_mode
 
bool recognize_keywords
 
bool suppress_echo
 
struct scanner_mode_recordprevious_record
 

Detailed Description

Definition at line 42 of file esql_scanner_support.h.

Member Data Documentation

enum scanner_mode scanner_mode_record::previous_mode

Definition at line 44 of file esql_scanner_support.h.

struct scanner_mode_record* scanner_mode_record::previous_record

Definition at line 47 of file esql_scanner_support.h.

bool scanner_mode_record::recognize_keywords

Definition at line 45 of file esql_scanner_support.h.

bool scanner_mode_record::suppress_echo

Definition at line 46 of file esql_scanner_support.h.


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