winstl/system/environment_block.hpp File Reference


Detailed Description

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

#include <winstl/winstl.h>
#include <winstl/memory/processheap_allocator.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/string/char_traits.hpp>
#include <winstl/shims/access/string.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

class  basic_environment_block
 Class used for preparing environment blocks compatible with the Windows CreateProcess() function. More...

Typedefs

typedef
basic_environment_block< char > 
environment_block_a
 Specialisation of the basic_path template for the ANSI character type char.
typedef
basic_environment_block
< wchar_t > 
environment_block_w
 Specialisation of the basic_environment_block template for the Unicode character type wchar_t.
typedef
basic_environment_block< TCHAR > 
environment_block
 Specialisation of the basic_environment_block template for the Win32 character type TCHAR.


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