advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Static Public Member Functions | Static Public Attributes | List of all members
advgetopt::usage_flag_traits Class Reference

Static Public Member Functions

static bool is_flag (char c, snapdev::format_item< char > &f)
 

Static Public Attributes

static constexpr snapdev::format_flag_t const FORMAT_FLAG_EXTENDED = 0x01
 

Detailed Description

Definition at line 480 of file advgetopt_usage.cpp.

Member Function Documentation

◆ is_flag()

static bool advgetopt::usage_flag_traits::is_flag ( char  c,
snapdev::format_item< char > &  f 
)
inlinestatic

Definition at line 485 of file advgetopt_usage.cpp.

References FORMAT_FLAG_EXTENDED.

Member Data Documentation

◆ FORMAT_FLAG_EXTENDED

constexpr snapdev::format_flag_t const advgetopt::usage_flag_traits::FORMAT_FLAG_EXTENDED = 0x01
staticconstexpr

Definition at line 483 of file advgetopt_usage.cpp.

Referenced by is_flag(), and advgetopt::getopt::process_help_string().


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.