Drizzled Public API Documentation

row_printf_node_struct Struct Reference

#include <row0sel.h>

Public Attributes

que_common_t common
 
sel_node_tsel_node
 

Detailed Description

Row printf statement node

Definition at line 378 of file row0sel.h.

Member Data Documentation

que_common_t row_printf_node_struct::common

type: QUE_NODE_ROW_PRINTF

Definition at line 379 of file row0sel.h.

Referenced by pars_row_printf_statement().

sel_node_t* row_printf_node_struct::sel_node

select

Definition at line 380 of file row0sel.h.

Referenced by pars_row_printf_statement(), and row_printf_step().


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