advgetopt 2.0.47
Parse complex command line arguments and configuration files in C++.
Public Attributes | List of all members
advgetopt::group_description Struct Reference

#include <options.h>

Public Attributes

char constf_description = nullptr
 
flag_t f_group = GETOPT_FLAG_GROUP_NONE
 
char constf_name = nullptr
 

Detailed Description

Definition at line 309 of file options.h.

Member Data Documentation

◆ f_description

char const* advgetopt::group_description::f_description = nullptr

Definition at line 313 of file options.h.

Referenced by advgetopt::getopt::usage().

◆ f_group

flag_t advgetopt::group_description::f_group = GETOPT_FLAG_GROUP_NONE

Definition at line 311 of file options.h.

Referenced by advgetopt::define_group().

◆ f_name

char const* advgetopt::group_description::f_name = nullptr

Definition at line 312 of file options.h.


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.