unixstl/filesystem/current_directory.hpp File Reference


Detailed Description

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

#include <unixstl/unixstl.h>
#include <stlsoft/string/special_string_instance.hpp>
#include <unixstl/filesystem/filesystem_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  unixstl

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< char > > 
current_directory
 A Special String Instance that represents the current directory; char specialisation.


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