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

more::io::file_glob_list Struct Reference

A list of path names matched by a globbing pattern. More...

#include <filesys.h>

List of all members.

Public Types

Public Methods


Detailed Description

A list of path names matched by a globbing pattern.


Member Typedef Documentation

typedef char const* const* more::io::file_glob_list::const_iterator
 

The iterator should be at least a bidirectional iterator.

typedef char const* const* more::io::file_glob_list::iterator
 

The iterator should be at least a bidirectional iterator.


Constructor & Destructor Documentation

more::io::file_glob_list::file_glob_list std::string    patt
 

more::io::file_glob_list::~file_glob_list  
 


Member Function Documentation

const_iterator more::io::file_glob_list::begin   const
 

const_iterator more::io::file_glob_list::end   const
 

bool more::io::file_glob_list::good   const [inline]
 

True unless a read error occured.

Note that no matches results in an empty list, but good() still returns true.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:12:43 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.