#include <FilelistExpander.hpp>
Inheritance diagram for cafe::FilelistExpander:

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 |
|
|
Definition at line 11 of file FilelistExpander.cpp. References _file. |
|
||||||||||||
|
|
|
|
Implements cafe::Expander. Definition at line 22 of file FilelistExpander.cpp. References _file. |
|
|
Definition at line 24 of file FilelistExpander.hpp. Referenced by FilelistExpander(), and nextFile(). |
1.3.4