OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <argpar.h>

Collaboration diagram for argpar_child:
[legend]

Public Attributes

struct argparargpar
 
unsigned flags
 
const char * header
 
int group
 

Detailed Description

Child parser for nesting argpars.

Definition at line 377 of file argpar.h.

Member Data Documentation

◆ argpar

struct argpar* argpar

Underlying argpar struct.

Definition at line 379 of file argpar.h.

◆ flags

unsigned flags

This should probably be the flags passed to the parser and help functions, but is currently unused. Argp uses it to determine which sections to print.

Definition at line 383 of file argpar.h.

◆ group

int group

The group after which to print the child's arguments.

Definition at line 390 of file argpar.h.

◆ header

const char* header

If non-NULL, don't merge this child's options with the the parent's. If header length is non-zero, it is printed before the child's options.

Definition at line 387 of file argpar.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/oel_util/libgenutils/argpar.h