Rosetta
|
#include <utility/VirtualBase.hh>
#include <basic/resource_manager/ResourceLocator.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
#include <iosfwd>
#include <string>
Classes | |
class | basic::resource_manager::ResourceStream |
The ResourceStream represents an abstract class for packaging up a standard istream so that data that the ResourceLocator needs to deliver to a ResourceLoader can come from arbitrary sources (e.g. from either a file or from a database). More... | |
class | basic::resource_manager::ResourceLocator |
ResourceLocator classes are responsible for retrieving data from a data store that will be used to construct a Resource. This data store could be a file system or a database or any other place where data is stored. 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 | |