WvStreams
Public Attributes | List of all members
group Struct Reference

Public Attributes

argp_parser_t parser
 
const struct argpargp
 
unsigned args_processed
 
struct groupparent
 
unsigned parent_index
 
void * input
 
void ** child_inputs
 
void * hook
 

Detailed Description

Definition at line 204 of file argp-parse.c.

Member Data Documentation

◆ parser

argp_parser_t group::parser

Definition at line 207 of file argp-parse.c.

◆ argp

const struct argp* group::argp

Definition at line 210 of file argp-parse.c.

◆ args_processed

unsigned group::args_processed

Definition at line 213 of file argp-parse.c.

◆ parent

struct group* group::parent

Definition at line 216 of file argp-parse.c.

◆ parent_index

unsigned group::parent_index

Definition at line 217 of file argp-parse.c.

◆ input

void* group::input

Definition at line 221 of file argp-parse.c.

◆ child_inputs

void ** group::child_inputs

Definition at line 221 of file argp-parse.c.

◆ hook

void* group::hook

Definition at line 222 of file argp-parse.c.


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