WvStreams
Public Attributes | List of all members
argp_option Struct Reference

Public Attributes

__const char * name
 
int key
 
__const char * arg
 
int flags
 
__const char * doc
 
int group
 

Detailed Description

Definition at line 73 of file argp.h.

Member Data Documentation

◆ name

__const char* argp_option::name

Definition at line 77 of file argp.h.

◆ key

int argp_option::key

Definition at line 81 of file argp.h.

◆ arg

__const char* argp_option::arg

Definition at line 85 of file argp.h.

◆ flags

int argp_option::flags

Definition at line 88 of file argp.h.

◆ doc

__const char* argp_option::doc

Definition at line 94 of file argp.h.

◆ group

int argp_option::group

Definition at line 103 of file argp.h.


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