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

#include <options.h>

Collaboration diagram for advgetopt::options_environment:
Collaboration graph
[legend]

Public Attributes

char constf_build_date = UTC_BUILD_DATE
 
char constf_build_time = UTC_BUILD_TIME
 
conf_file_setup constf_config_setup = nullptr
 
char const *constf_configuration_directories = nullptr
 
char constf_configuration_filename = nullptr
 
char const *constf_configuration_files = nullptr
 
char constf_copyright = nullptr
 
flag_t f_environment_flags = 0
 
char constf_environment_variable_intro = nullptr
 
char constf_environment_variable_name = nullptr
 
char constf_group_name = nullptr
 
group_description constf_groups = nullptr
 
char constf_help_footer = nullptr
 
char constf_help_header = nullptr
 
char constf_license = nullptr
 
option constf_options = nullptr
 
char constf_options_files_directory = nullptr
 
char constf_project_name = nullptr
 
char constf_section_variables_name = nullptr
 
char constf_version = nullptr
 

Detailed Description

Definition at line 440 of file options.h.

Member Data Documentation

◆ f_build_date

char const* advgetopt::options_environment::f_build_date = UTC_BUILD_DATE

◆ f_build_time

char const* advgetopt::options_environment::f_build_time = UTC_BUILD_TIME

◆ f_config_setup

conf_file_setup const* advgetopt::options_environment::f_config_setup = nullptr

Definition at line 461 of file options.h.

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

◆ f_configuration_directories

char const* const* advgetopt::options_environment::f_configuration_directories = nullptr

◆ f_configuration_filename

char const* advgetopt::options_environment::f_configuration_filename = nullptr

◆ f_configuration_files

char const* const* advgetopt::options_environment::f_configuration_files = nullptr

◆ f_copyright

char const* advgetopt::options_environment::f_copyright = nullptr

◆ f_environment_flags

flag_t advgetopt::options_environment::f_environment_flags = 0

Definition at line 452 of file options.h.

Referenced by advgetopt::getopt::has_flag(), and advgetopt::getopt::is_parsed().

◆ f_environment_variable_intro

char const* advgetopt::options_environment::f_environment_variable_intro = nullptr

◆ f_environment_variable_name

char const* advgetopt::options_environment::f_environment_variable_name = nullptr

◆ f_group_name

char const* advgetopt::options_environment::f_group_name = nullptr

◆ f_groups

group_description const* advgetopt::options_environment::f_groups = nullptr

◆ f_help_footer

char const* advgetopt::options_environment::f_help_footer = nullptr

Definition at line 454 of file options.h.

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

◆ f_help_header

char const* advgetopt::options_environment::f_help_header = nullptr

Definition at line 453 of file options.h.

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

◆ f_license

char const* advgetopt::options_environment::f_license = nullptr

◆ f_options

option const* advgetopt::options_environment::f_options = nullptr

Definition at line 444 of file options.h.

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

◆ f_options_files_directory

char const* advgetopt::options_environment::f_options_files_directory = nullptr

◆ f_project_name

char const* advgetopt::options_environment::f_project_name = nullptr

◆ f_section_variables_name

char const* advgetopt::options_environment::f_section_variables_name = nullptr

◆ f_version

char const* advgetopt::options_environment::f_version = nullptr

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.