Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

cafe::FilelistExpander Class Reference
[CAF Environment (Cafe)]

Expand a text file containg a list of file names. More...

#include <FilelistExpander.hpp>

Inheritance diagram for cafe::FilelistExpander:

cafe::Expander List of all members.

Public Member Functions

 FilelistExpander (const char *url)
virtual std::string nextFile ()

Private Member Functions

 ClassDef (FilelistExpander, 0)

Private Attributes

std::ifstream _file

Detailed Description

Expand a text file containg a list of file names.

Used internally by cafe.

Definition at line 19 of file FilelistExpander.hpp.


Constructor & Destructor Documentation

cafe::FilelistExpander::FilelistExpander const char *  url  ) 
 

Definition at line 11 of file FilelistExpander.cpp.

References _file.


Member Function Documentation

cafe::FilelistExpander::ClassDef FilelistExpander  ,
[private]
 

std::string cafe::FilelistExpander::nextFile  )  [virtual]
 

Implements cafe::Expander.

Definition at line 22 of file FilelistExpander.cpp.

References _file.


Member Data Documentation

std::ifstream cafe::FilelistExpander::_file [private]
 

Definition at line 24 of file FilelistExpander.hpp.

Referenced by FilelistExpander(), and nextFile().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 10:13:10 2006 for CAF by doxygen 1.3.4