winstl/system/searchpath_sequence.hpp File Reference


Detailed Description

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

#include <winstl/winstl.h>
#include <winstl/filesystem/filesystem_traits.hpp>
#include <winstl/memory/processheap_allocator.hpp>
#include <winstl/system/system_version.hpp>
#include <winstl/synch/spin_mutex.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/synch/lock_scope.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stlsoft/collections/util/collections.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

class  basic_searchpath_sequence
 Presents an STL-like sequence interface to the search path sequence for the current process. More...

Typedefs

typedef
basic_searchpath_sequence
< char, filesystem_traits
< char > > 
searchpath_sequence_a
 Specialisation of the basic_searchpath_sequence template for the ANSI character type char.
typedef
basic_searchpath_sequence
< wchar_t, filesystem_traits
< wchar_t > > 
searchpath_sequence_w
 Specialisation of the basic_searchpath_sequence template for the Unicode character type wchar_t.
typedef
basic_searchpath_sequence
< TCHAR, filesystem_traits
< TCHAR > > 
searchpath_sequence
 Specialisation of the basic_searchpath_sequence template for the Win32 character type TCHAR.


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