posix/dirimpl.cpp File Reference

POSIX implementation of functions new_dir(), make_dir(). More...

#include <ders/dir.hpp>
#include <dirent.h>
#include <errno.h>
#include <sys/stat.h>
#include <ders/file.hpp>
#include <ders/text_buf.hpp>

Go to the source code of this file.

Namespaces

namespace  ders

Functions

sh_dir ders::new_dir (mem_pool &mp, const ch_rng &dname)
 Creates new dir object.
error ders::make_dir (mem_pool &mp, const ch_rng &dname)


Detailed Description

POSIX implementation of functions new_dir(), make_dir().

Definition in file posix/dirimpl.cpp.


Variable Documentation

Definition at line 27 of file posix/dirimpl.cpp.

DIR* dr

Definition at line 28 of file posix/dirimpl.cpp.


Generated on Tue Dec 8 11:35:32 2009 for derslib by  doxygen 1.5.5