apr_getopt.h

APR Command Arguments (getopt) [詳細]

#include "apr_pools.h"

ソースコードを見る。

データ構造

struct  apr_getopt_t
struct  apr_getopt_option_t

型定義

typedef void( apr_getopt_err_fn_t )(void *arg, const char *err,...)
typedef apr_getopt_t apr_getopt_t
typedef apr_getopt_option_t apr_getopt_option_t

関数

apr_status_t apr_getopt_init (apr_getopt_t **os, apr_pool_t *cont, int argc, const char *const *argv)
apr_status_t apr_getopt (apr_getopt_t *os, const char *opts, char *option_ch, const char **option_arg)
apr_status_t apr_getopt_long (apr_getopt_t *os, const apr_getopt_option_t *opts, int *option_ch, const char **option_arg)


説明

APR Command Arguments (getopt)


Apache Portable Runtimeに対してSun Jul 19 22:04:00 2009に生成されました。  doxygen 1.4.7