winstl/system/environment_sequence.hpp File Reference


Detailed Description

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

#include <winstl/winstl.h>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <winstl/system/system_traits.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/util/std/iterator_generators.hpp>
#include <winstl/memory/processheap_allocator.hpp>
#include <stlsoft/collections/util/collections.hpp>
#include <algorithm>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

class  basic_environment_sequence
 STL-like sequence for the system environment variables. More...
struct  basic_environment_sequence::symbol
 Structure representing the items. More...
struct  basic_environment_sequence::compare_symbol
 A function class that compares environment symbols for the basic_environment_sequence class. More...

Typedefs

typedef
basic_environment_sequence
< char > 
environment_sequence_a
 Specialisation of the basic_environment_sequence template for the ANSI character type char.
typedef
basic_environment_sequence
< wchar_t > 
environment_sequence_w
 Specialisation of the basic_environment_sequence template for the Unicode character type wchar_t.
typedef
basic_environment_sequence
< TCHAR > 
environment_sequence
 Specialisation of the basic_environment_sequence template for the Win32 character type TCHAR.


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