Rosetta
|
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 <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 | |
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 | |
A thin wrapper around an std::stringstream for use with the ResourceManager.