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

#include <FilelistExpander.hpp>

Inheritance diagram for cafe::FilelistExpander:

cafe::Expander List of all members.

Detailed Description

Expand a text file containg a list of file names.

Used internally by cafe.

Definition at line 19 of file FilelistExpander.hpp.

Public Member Functions

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

Private Member Functions

 ClassDef (FilelistExpander, 0)

Private Attributes

std::ifstream _file


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 Thu Apr 3 04:14:27 2008 for CAF by doxygen 1.3.4