C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

FileSearch Class Reference

This class provides file-system searching. More...

List of all members.

Public Methods

 FileSearch (STRING rootDir, STRING pattern, INT flags)
 Constructs an instance of the class.


Public Attributes

STRING searchRoot
 The searchRoot attribute.

STRING pattern
 The pattern attribute.

INT flags
 The flags attribute.


Detailed Description

This class provides file-system searching.


Constructor & Destructor Documentation

FileSearch STRING    rootDir,
STRING    pattern,
INT    flags
 

Constructs an instance of the class.


Member Data Documentation

INT flags
 

The flags attribute.

STRING pattern
 

The pattern attribute.

STRING searchRoot
 

The searchRoot attribute.


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

recls Library documentation © Synesis Software Pty Ltd, 2001-2004