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

#include <options.h>

Inheritance diagram for advgetopt::GroupDescription:
Inheritance graph
[legend]
Collaboration diagram for advgetopt::GroupDescription:
Collaboration graph
[legend]

Public Types

typedef char constvalue_t
 

Public Member Functions

constexpr GroupDescription ()
 
constexpr GroupDescription (char const *description)
 
constexpr value_t get () const
 

Private Attributes

value_t f_value
 

Detailed Description

Definition at line 369 of file options.h.

Member Typedef Documentation

◆ value_t

typedef char const * advgetopt::GroupValue< char const * >::value_t
inherited

Definition at line 323 of file options.h.

Constructor & Destructor Documentation

◆ GroupDescription() [1/2]

constexpr advgetopt::GroupDescription::GroupDescription ( )
inlineconstexpr

Definition at line 373 of file options.h.

◆ GroupDescription() [2/2]

constexpr advgetopt::GroupDescription::GroupDescription ( char const description)
inlineconstexpr

Definition at line 378 of file options.h.

Member Function Documentation

◆ get()

constexpr value_t advgetopt::GroupValue< char const * >::get ( ) const
inlineconstexprinherited

Definition at line 330 of file options.h.

Member Data Documentation

◆ f_value

value_t advgetopt::GroupValue< char const * >::f_value
privateinherited

Definition at line 336 of file options.h.


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.