cmdargs::option Struct Reference

#include <stlsoft/system/cmdargs.hpp>

List of all members.


Detailed Description

Represents a command-line option.

Warning:
The value of the original member will be undefined if a copy of the instance is kept beyond the lifetime of the cmdargs instance from which it was obtained.

Public Member Functions

 option (string_type const &n, string_type const &v, int t, int i, string_view_type const &o)

Public Attributes

string_type name
string_type value
int type
int index
string_view_type original

The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:59:01 2010 for STLSoft by  doxygen 1.5.6