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

Public Member Functions | |
| FileExpander (const char *url) | |
| virtual std::string | nextFile () |
Private Member Functions | |
| ClassDef (FileExpander, 0) | |
Private Attributes | |
| std::string | _url |
Used internally by cafe.
Definition at line 15 of file FileExpander.hpp.
|
|
Definition at line 6 of file FileExpander.cpp. |
|
||||||||||||
|
|
|
|
Implements cafe::Expander. Definition at line 11 of file FileExpander.cpp. References _url. |
|
|
Definition at line 20 of file FileExpander.hpp. Referenced by nextFile(). |
1.3.4