platformstl/filesystem/cwd_stack.hpp File Reference


Detailed Description

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

#include <platformstl/platformstl.hpp>
#include <platformstl/error/exceptions.hpp>
#include <platformstl/filesystem/current_directory.hpp>
#include <platformstl/filesystem/filesystem_traits.hpp>
#include <stlsoft/string/simple_string.hpp>
#include <stack>

Go to the source code of this file.

Namespaces

namespace  platformstl

Classes

class  basic_cwd_stack
 Acts as a stack for current working directory changes, setting the current working directory with push(), and resetting to its previous value with pop(). More...

Typedefs

typedef basic_cwd_stack< char > cwd_stack_a
typedef basic_cwd_stack< wchar_t > cwd_stack_w
typedef basic_cwd_stack< char > cwd_stack


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