|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PathWalker.h>
Public Member Functions | |
| PathWalker (const WTF::String &directory, const WTF::String &pattern) | |
| ~PathWalker () | |
| bool | isValid () const |
| const WIN32_FIND_DATAW & | data () const |
| bool | step () |
| WebCore::PathWalker::PathWalker | ( | const WTF::String & | directory, |
| const WTF::String & | pattern | ||
| ) |
| WebCore::PathWalker::~PathWalker | ( | ) |
|
inline |
|
inline |
| bool WebCore::PathWalker::step | ( | ) |
1.8.13