![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Local file. More...
Classes | |
| class | PIFile |
| Local file. More... | |
| struct | PIFile::FileInfo |
| Local file or directory information. More... | |
| struct | PIFile::FileInfo::Permissions |
| Local file or directory permissions. More... | |
Functions | |
| PICout | operator<< (PICout s, const PIFile::FileInfo &v) |
| Output operator to PICout. | |
| template<typename P > | |
| PIBinaryStream< P > & | operator<< (PIBinaryStream< P > &s, const PIFile::FileInfo &v) |
| Store operator. | |
| template<typename P > | |
| PIBinaryStream< P > & | operator>> (PIBinaryStream< P > &s, PIFile::FileInfo &v) |
| Restore operator. | |
Local file.