stlsoft/system/commandline_parser.hpp File Reference


Detailed Description

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

#include <stlsoft/stlsoft.h>
#include <stlsoft/memory/allocator_features.hpp>
#include <stlsoft/memory/allocator_selector.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/string/char_traits.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <ctype.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  basic_commandline_parser
 Parses a command line into parts, and provides sequence semantics for their access. More...

Typedefs

typedef
basic_commandline_parser< char > 
commandline_parser_a
 Specialisation of the basic_commandline_parser template for the ANSI character type char.
typedef
basic_commandline_parser
< wchar_t > 
commandline_parser_w
 Specialisation of the basic_commandline_parser template for the Unicode character type wchar_t.


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