Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Tools Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

10.4 RWDirectoryIterator

RWDirectoryIterator is a template class which represents a portable iterator over the content of a file system directory. RWDirectoryIterator has one specialization (const char*) suited for flat iteration (i.e. , no recursive iteration of directories) and one (RWCString) which is recursive.

Both specializations are: assignable, copy constructible, equality comparable.

10.4.1 Flat Iteration Example

10.4.2 Recursive Iteration Example



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.