mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
#1545: Merge partition space information methods from develop
This commit is contained in:
@@ -58,6 +58,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