![]() |
Rosetta Utilities
2014.16.56682
|
#include <basic/resource_manager/ResourceLocator.hh>#include <basic/resource_manager/locator/NullResourceLocator.fwd.hh>#include <utility/io/izstream.hh>#include <utility/file/FileName.hh>#include <utility/pointer/ReferenceCount.hh>#include <utility/excn/Exceptions.hh>#include <istream>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 | |
| basic::resource_manager | |
| basic::resource_manager::locator | |
1.8.7