WvStreams
Public Attributes | List of all members
argp Struct Reference

Public Attributes

__const struct argp_optionoptions
 
argp_parser_t parser
 
__const char * args_doc
 
__const char * doc
 
__const struct argp_childchildren
 
char *(* help_filter )(int __key, __const char *__text, void *__input)
 
const char * argp_domain
 

Detailed Description

Definition at line 212 of file argp.h.

Member Data Documentation

◆ options

__const struct argp_option* argp::options

Definition at line 216 of file argp.h.

◆ parser

argp_parser_t argp::parser

Definition at line 225 of file argp.h.

◆ args_doc

__const char* argp::args_doc

Definition at line 232 of file argp.h.

◆ doc

__const char* argp::doc

Definition at line 237 of file argp.h.

◆ children

__const struct argp_child* argp::children

Definition at line 245 of file argp.h.

◆ help_filter

char *(* argp::help_filter) (int __key, __const char *__text, void *__input)

Definition at line 257 of file argp.h.

◆ argp_domain

const char* argp::argp_domain

Definition at line 262 of file argp.h.


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