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

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

Expands a single file:/path/to/file.root specification. More...

#include <FileExpander.hpp>

Inheritance diagram for cafe::FileExpander:

cafe::Expander List of all members.

Public Member Functions

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

Private Member Functions

 ClassDef (FileExpander, 0)

Private Attributes

std::string _url

Detailed Description

Expands a single file:/path/to/file.root specification.

Used internally by cafe.

Definition at line 15 of file FileExpander.hpp.


Constructor & Destructor Documentation

cafe::FileExpander::FileExpander const char *  url  ) 
 

Definition at line 6 of file FileExpander.cpp.


Member Function Documentation

cafe::FileExpander::ClassDef FileExpander  ,
[private]
 

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

Implements cafe::Expander.

Definition at line 11 of file FileExpander.cpp.

References _url.


Member Data Documentation

std::string cafe::FileExpander::_url [private]
 

Definition at line 20 of file FileExpander.hpp.

Referenced by 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