CUBRID Engine  latest
option Struct Reference

#include <cubrid_getopt.h>

Collaboration diagram for option:
Collaboration graph

Public Attributes

const char * name
 
int has_arg
 
int * flag
 
int val
 

Detailed Description

Definition at line 53 of file cubrid_getopt.h.

Member Data Documentation

int* option::flag

Definition at line 63 of file cubrid_getopt.h.

Referenced by getopt_long().

int option::has_arg

Definition at line 61 of file cubrid_getopt.h.

Referenced by getopt_long(), and utility_make_getopt_optstring().

int option::val

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