PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pdirect.h File Reference
#include <ptlib/bitwise_enum.h>
#include "unix/ptlib/pdirect.h"
Include dependency graph for pdirect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PFileInfo
 Class containing the system information on a file path. More...
 
class  PDirectory
 Class to represent a directory in the operating system file system. More...
 

Macros

#define PDIR_SEPARATOR   '/'
 
#define PPATH_SEPARATOR   ':'
 
#define P_MAX_PATH   (_POSIX_PATH_MAX)
 

Typedefs

typedef PString PFilePathString
 

Macro Definition Documentation

#define P_MAX_PATH   (_POSIX_PATH_MAX)
#define PDIR_SEPARATOR   '/'
#define PPATH_SEPARATOR   ':'

Typedef Documentation