webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::PathWalker Class Reference

#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 ()
 

Constructor & Destructor Documentation

◆ PathWalker()

WebCore::PathWalker::PathWalker ( const WTF::String directory,
const WTF::String pattern 
)

◆ ~PathWalker()

WebCore::PathWalker::~PathWalker ( )

Member Function Documentation

◆ data()

const WIN32_FIND_DATAW& WebCore::PathWalker::data ( ) const
inline

◆ isValid()

bool WebCore::PathWalker::isValid ( ) const
inline

◆ step()

bool WebCore::PathWalker::step ( )

The documentation for this class was generated from the following files: