mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 15:16:49 +02:00
trunk/branch integration: Path::popFrontDirectory()
This commit is contained in:
@@ -242,6 +242,9 @@ public:
|
||||
void popDirectory();
|
||||
/// Removes the last directory from the directory list.
|
||||
|
||||
void popFrontDirectory();
|
||||
/// Removes the first directory from the directory list.
|
||||
|
||||
void setFileName(const std::string& name);
|
||||
/// Sets the filename.
|
||||
|
||||
|
Reference in New Issue
Block a user