C/C++ User's Journal 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
Synesis Software 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 | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

FtpSearch Class Reference

This class provides FTP searching on an internet host. More...

List of all members.

Public Member Functions

 FtpSearch (STRING host, STRING username, STRING password, STRING rootDir, STRING pattern, INT flags)
 Constructs an instance of the class.

void each (_block_)
 The each enumerator method.


Public Attributes

STRING searchRoot
 The searchRoot attribute.

STRING pattern
 The pattern attribute.

INT flags
 The flags attribute.


Detailed Description

This class provides FTP searching on an internet host.


Constructor & Destructor Documentation

FtpSearch STRING  host,
STRING  username,
STRING  password,
STRING  rootDir,
STRING  pattern,
INT  flags
 

Constructs an instance of the class.


Member Function Documentation

void each _block_   ) 
 

The each enumerator method.


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-2005