CUBRID Engine  latest
showstmt_named_arg Struct Reference

#include <show_meta.h>

Collaboration diagram for showstmt_named_arg:
Collaboration graph

Public Attributes

const char * name
 
ARG_VALUE_TYPE type
 
bool optional
 

Detailed Description

Definition at line 56 of file show_meta.h.

Member Data Documentation

const char* showstmt_named_arg::name

Definition at line 58 of file show_meta.h.

Referenced by pt_make_query_showstmt(), and pt_resolve_showstmt_args_named().

bool showstmt_named_arg::optional

Definition at line 60 of file show_meta.h.

Referenced by check_arg_valid().

ARG_VALUE_TYPE showstmt_named_arg::type

Definition at line 59 of file show_meta.h.

Referenced by check_arg_valid().


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