mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-09 00:07:35 +01:00
#1545: Merge partition space information methods from develop
This commit is contained in:
@@ -57,6 +57,9 @@ protected:
|
||||
void removeImpl();
|
||||
bool createFileImpl();
|
||||
bool createDirectoryImpl();
|
||||
FileSizeImpl totalSpaceImpl() const;
|
||||
FileSizeImpl usableSpaceImpl() const;
|
||||
FileSizeImpl freeSpaceImpl() const;
|
||||
static void handleLastErrorImpl(const std::string& path);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user