winstl/filesystem/current_directory.hpp File Reference


Detailed Description

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

#include <winstl/winstl.h>
#include <stlsoft/string/special_string_instance.hpp>
#include <winstl/filesystem/filesystem_traits.hpp>
#include <winstl/memory/processheap_allocator.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

struct  cwd_policy
 Special String Instance policy template for eliciting the current directory. More...

Typedefs

typedef
stlsoft::special_string_instance_0
< cwd_policy< char > > 
current_directory_a
 A Special String Instance that represents the current directory; ANSI specialisation.
typedef
stlsoft::special_string_instance_0
< cwd_policy< wchar_t > > 
current_directory_w
 A Special String Instance that represents the current directory; 'Unicode' specialisation.
typedef
stlsoft::special_string_instance_0
< cwd_policy< TCHAR > > 
current_directory
 A Special String Instance that represents the current directory; TCHAR specialisation.


Generated on Thu Jun 10 08:57:59 2010 for STLSoft by  doxygen 1.5.6