Rosetta
|
#include <basic/resource_manager/ResourceLocator.hh>
#include <basic/resource_manager/locator/FileSystemResourceLocator.fwd.hh>
#include <utility/io/izstream.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <ios>
Classes | |
class | basic::resource_manager::locator::FileStream |
FileStream is a wrapper class for a utility::io::izstream object that derives from ResourceStream. More... | |
class | basic::resource_manager::locator::FileSystemResourceLocator |
The FileSystemResourceLocator is responsible for opening a file from the file system given its name (as the "locator tag" in the locate_resource_stream method ) and returning a FileStream object that wraps this file. This FileStream can then be used to construct a resource. More... | |
Namespaces | |
basic | |
Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input. | |
basic::resource_manager | |
basic::resource_manager::locator | |