![]() |
Rosetta Utilities
2015.09
|
A thin wrapper around an std::stringstream for use with the ResourceManager. More...
#include <basic/resource_manager/ResourceLocator.hh>
#include <basic/resource_manager/locator/StringResourceStream.fwd.hh>
#include <utility/sql_database/DatabaseSessionManager.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/excn/Exceptions.hh>
#include <sstream>
Classes | |
class | basic::resource_manager::locator::StringResourceStream |
The StringResourceStream is a wrapper class for a std::stringstream that can be used to construct a resource. Useful when reading the resource stream in to memory (e.g. from a database or from multiple files) before trying to construct the resource. More... | |
Namespaces | |
basic | |
basic::resource_manager | |
basic::resource_manager::locator | |
A thin wrapper around an std::stringstream for use with the ResourceManager.