![]() |
Rosetta Utilities
2015.09
|
Files | |
file | DatabaseResourceLocator.cc |
file | DatabaseResourceLocator.fwd.hh |
forward header for DatabaseResourceLocator | |
file | DatabaseResourceLocator.hh |
Locate data in a datastore: locator_id (std::string) -> data (std::istream) | |
file | DatabaseResourceLocatorCreator.hh |
Header for DatabaseResourceLocator Creator for the load-time factory registration scheme. | |
file | FileListResourceLocator.cc |
A resource locator that takes a space seperated list of files and concatenates them into a stringstream. Useful mostly for concatenating pdbs. | |
file | FileListResourceLocator.fwd.hh |
forward header for FileListResourceLocator | |
file | FileListResourceLocator.hh |
file | FileListResourceLocatorCreator.hh |
Header for FileSystemResourceLocator Creator for the load-time factory registration scheme. | |
file | FileSystemResourceLocator.cc |
file | FileSystemResourceLocator.fwd.hh |
forward header for FileSystemResourceLocator | |
file | FileSystemResourceLocator.hh |
file | FileSystemResourceLocatorCreator.hh |
Header for FileSystemResourceLocator Creator for the load-time factory registration scheme. | |
file | NullResourceLocator.cc |
file | NullResourceLocator.fwd.hh |
forward header for NullResourceLocator | |
file | NullResourceLocator.hh |
file | NullResourceLocatorCreator.hh |
Header for NullResourceLocator Creator for the load-time factory registration scheme. | |
file | StringResourceStream.cc |
A thin wrapper around an std::stringstream for use with the ResourceManager. | |
file | StringResourceStream.fwd.hh |
forward header for StringResourceStream | |
file | StringResourceStream.hh |
A thin wrapper around an std::stringstream for use with the ResourceManager. | |