Drizzled Public API Documentation

open_node_struct Struct Reference

#include <row0sel.h>

List of all members.

Public Attributes

que_common_t common
enum open_node_op op_type
sel_node_tcursor_def

Detailed Description

Open or close cursor statement node

Definition at line 369 of file row0sel.h.


Member Data Documentation

type: QUE_NODE_OPEN

Definition at line 370 of file row0sel.h.

Referenced by pars_open_statement().

cursor definition

Definition at line 374 of file row0sel.h.

Referenced by pars_open_statement().

operation type: open or close cursor

Definition at line 371 of file row0sel.h.

Referenced by pars_open_statement().


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