mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-21 07:45:01 +02:00
changes from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// File_VMS.h
|
||||
//
|
||||
// $Id: //poco/svn/Foundation/include/Poco/File_VMS.h#2 $
|
||||
// $Id: //poco/svn/Foundation/include/Poco/File_VMS.h#3 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Filesystem
|
||||
@@ -65,6 +65,7 @@ protected:
|
||||
bool isFileImpl() const;
|
||||
bool isDirectoryImpl() const;
|
||||
bool isLinkImpl() const;
|
||||
bool isHiddenImpl() const;
|
||||
Timestamp createdImpl() const;
|
||||
Timestamp getLastModifiedImpl() const;
|
||||
void setLastModifiedImpl(const Timestamp& ts);
|
||||
|
Reference in New Issue
Block a user