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::ShortName Class Reference

#include <options.h>

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

Public Types

typedef short_name_t value_t
 

Public Member Functions

constexpr ShortName ()
 
constexpr ShortName (short_name_t name)
 
constexpr value_t get () const
 

Private Attributes

value_t f_value
 

Detailed Description

Definition at line 104 of file options.h.

Member Typedef Documentation

◆ value_t

Definition at line 87 of file options.h.

Constructor & Destructor Documentation

◆ ShortName() [1/2]

constexpr advgetopt::ShortName::ShortName ( )
inlineconstexpr

Definition at line 108 of file options.h.

◆ ShortName() [2/2]

constexpr advgetopt::ShortName::ShortName ( short_name_t  name)
inlineconstexpr

Definition at line 113 of file options.h.

Member Function Documentation

◆ get()

constexpr value_t advgetopt::OptionValue< short_name_t >::get ( ) const
inlineconstexprinherited

Definition at line 94 of file options.h.

Member Data Documentation

◆ f_value

value_t advgetopt::OptionValue< short_name_t >::f_value
privateinherited

Definition at line 100 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.