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

Public Member Functions | |
| EventListExpander (const char *url) | |
| virtual std::string | nextFile () |
Private Member Functions | |
| ClassDef (EventListExpander, 0) | |
Private Attributes | |
| std::list< std::string > | _files |
|
|
Definition at line 13 of file EventListExpander.cpp. References _files. |
|
||||||||||||
|
|
|
|
Implements cafe::Expander. Definition at line 34 of file EventListExpander.cpp. References _files. |
|
|
Definition at line 19 of file EventListExpander.hpp. Referenced by EventListExpander(), and nextFile(). |
1.3.4