構造体 apr_getopt_option_t
[Command Argument Parsing]

#include <apr_getopt.h>


変数

const char * name
int optch
int has_arg
const char * description


説明

Structure used to describe options that getopt should search for.


構造体

const char* apr_getopt_option_t::description

a description of the option

int apr_getopt_option_t::has_arg

nonzero if option takes an argument

const char* apr_getopt_option_t::name

long option name, or NULL if option has no long name

int apr_getopt_option_t::optch

option letter, or a value greater than 255 if option has no letter


この構造体の説明は次のファイルから生成されました:
Apache Portable Runtimeに対してSun Jul 19 22:04:02 2009に生成されました。  doxygen 1.4.7