PTLib  Version 2.10.4
PFilePathString Class Reference

Base string type for a file path. More...

#include <filepath.h>

Inheritance diagram for PFilePathString:
PString PCharArray PBaseArray< T > PAbstractArray PContainer PObject PDirectory PFilePath

List of all members.


Detailed Description

Base string type for a file path.

For platforms where filenames are case significant (eg Unix) this class is a synonym for PString. If it is for a platform where case is not significant (eg Win32, Mac) then this is a synonym for PCaselessString.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines