winstl/system/commandline_parser.hpp File Reference


Detailed Description

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

#include <winstl/winstl.h>
#include <stlsoft/memory/auto_buffer.hpp>
#include <winstl/memory/processheap_allocator.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  winstl

Classes

class  basic_commandline_parser
 Parses a Windows (WinMain()) command line into parts, and provides array 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.
typedef
basic_commandline_parser
< TCHAR > 
commandline_parser
 Specialisation of the basic_commandline_parser template for the Win32 character type TCHAR.


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