Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
grn_str_getopt_opt Struct Reference

#include <str.h>

Data Fields

const char opt
const char * longopt
const char ** arg
int flag
grn_str_getopt_op op

Detailed Description

Definition at line 39 of file str.h.

Field Documentation

const char** arg

Definition at line 42 of file str.h.

int flag

Definition at line 43 of file str.h.

const char* longopt

Definition at line 41 of file str.h.

Definition at line 44 of file str.h.

const char opt

Definition at line 40 of file str.h.


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