|
Rosetta
|
#include <basic/resource_manager/locator/NullResourceLocator.fwd.hh>#include <basic/resource_manager/ResourceLocator.hh>#include <utility/io/izstream.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>#include <iosfwd>Classes | |
| class | basic::resource_manager::locator::NullStream |
| The NullStream acts as an empty stream object that may be returned by the NullResourceLocator. It does not open any files. More... | |
| class | basic::resource_manager::locator::NullResourceLocator |
| The NullResourceLocator is meant for cases where a resource can be created without reading from an input file. It goes through the motions of returning a ResourceStream (an empty NullStream) as is required of all ResourceLocators, but the stream that it creates will not be used. 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 | |