advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Namespaces | Variables
advgetopt_string.cpp File Reference

Implementation of the options_to_strings() command. More...

#include "advgetopt/advgetopt.h"
#include <cppthread/log.h>
#include <snapdev/poison.h>
Include dependency graph for advgetopt_string.cpp:

Go to the source code of this file.

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 
namespace  advgetopt::anonymous_namespace{advgetopt_string.cpp}
 

Variables

constexpr char const advgetopt::anonymous_namespace{advgetopt_string.cpp}::g_space = ' '
 

Detailed Description

The getopt object holds all the command line options your program was started with. Here we transforms these options back to shell command line options so one can start the command again with the same options.

Definition in file advgetopt_string.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.