![]() |
Rosetta Utilities
2014.16.56682
|
The set of strings necessary to describe how a resource should be constructed. More...
#include <LazyResourceManager.hh>
Public Member Functions | |
| virtual void | show (std::ostream &out) const |
Public Attributes | |
| ResourceTag | resource_tag |
| LocatorTag | locator_tag |
| LocatorID | locator_id |
| LoaderType | loader_type |
| ResourceOptionsTag | resource_options_tag |
Friends | |
| std::ostream & | operator<< (std::ostream &out, ResourceConfiguration const &resource_configuration) |
The set of strings necessary to describe how a resource should be constructed.
|
virtual |
References loader_type, locator_id, locator_tag, resource_options_tag, and resource_tag.
Referenced by basic::resource_manager::operator<<().
|
friend |
| LoaderType basic::resource_manager::ResourceConfiguration::loader_type |
Referenced by basic::resource_manager::LazyResourceManager::create_resource(), and show().
| LocatorID basic::resource_manager::ResourceConfiguration::locator_id |
Referenced by basic::resource_manager::LazyResourceManager::create_resource(), and show().
| LocatorTag basic::resource_manager::ResourceConfiguration::locator_tag |
Referenced by basic::resource_manager::LazyResourceManager::create_resource(), and show().
| ResourceOptionsTag basic::resource_manager::ResourceConfiguration::resource_options_tag |
Referenced by basic::resource_manager::LazyResourceManager::create_resource(), and show().
| ResourceTag basic::resource_manager::ResourceConfiguration::resource_tag |
Referenced by show().
1.8.7