Go to the documentation of this file.
35 #ifndef PTLIB_DIRECTORY_H
36 #define PTLIB_DIRECTORY_H
47 #define PDIR_SEPARATOR '\\'
51 #define PDIR_SEPARATOR '/'
52 #define P_MAX_PATH (_POSIX_PATH_MAX)
197 const char * cpathname
217 const char * cpathname
413 virtual void Close();
465 #include "msos/ptlib/pdirect.h"
467 #include "unix/ptlib/pdirect.h"
473 #endif // PTLIB_DIRECTORY_H