|
libyui
3.0.10
|
#include <YPath.h>
Public Member Functions | |
| YPath (const std::string &directory, const std::string &filename) | |
| ~YPath () | |
| std::string | path () |
| std::string | dir () |
Finds files (e.g. plugins or theme pixmaps) recursively inside a directory.
| YPath::YPath | ( | const std::string & | directory, |
| const std::string & | filename | ||
| ) |
| YPath::~YPath | ( | ) |
| std::string YPath::dir | ( | ) |
| std::string YPath::path | ( | ) |