File cubrid_getopt.h
FileList > base > cubrid_getopt.h
Go to the source code of this file
#include "config.h"
#include <sys/cdefs.h>
Classes
Public Types
Public Attributes
Public Functions
Macros
Public Types Documentation
typedef GETOPT_LONG
typedef struct option GETOPT_LONG;
Public Attributes Documentation
variable optarg
variable opterr
variable optind
variable optopt
variable optreset
Public Functions Documentation
function getopt
int getopt (
int,
char * const *,
const char *
)
function getopt_long
int getopt_long (
int,
char * const *,
const char *,
const struct option *,
int *
)
Macro Definition Documentation
define DllImport
define no_argument
define optional_argument
#define optional_argument `2`
define required_argument
#define required_argument `1`
The documentation for this class was generated from the following file cubrid/src/base/cubrid_getopt.h