stlsoft/system/cmdargs.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::cmdargs class (System Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/string/simple_string.hpp>
#include <stlsoft/string/split_functions.hpp>
#include <stlsoft/string/string_view.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  cmdargs
 Facade class that presents argc+argv command line parameters as two separate sequences of options (those arguments with - or -- prefixes and, optionally, separated from an option value by a =) and values (those without any leading hyphens). More...
struct  cmdargs::option
 Represents a command-line option. More...
struct  cmdargs::value
 Represents a command-line value. More...

Functions

template<typename S>
S & operator<< (S &stm, cmdargs::option const &option)
template<typename S>
S & operator<< (S &stm, cmdargs::value const &value)


Generated on Thu Jun 10 08:58:11 2010 for STLSoft by  doxygen 1.5.6