Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
basic::database::DatabaseSessionLoader Class Reference

#include <DatabaseSessionLoader.hh>

Inheritance diagram for basic::database::DatabaseSessionLoader:
Inheritance graph
[legend]

Public Member Functions

 ~DatabaseSessionLoader () override=default
 
basic::resource_manager::ResourceOP create_resource (basic::resource_manager::ResourceOptions const &, basic::resource_manager::LocatorID const &, std::istream &istream) const override
 
basic::resource_manager::ResourceOptionsOP default_options () const override
 
- Public Member Functions inherited from basic::resource_manager::ResourceLoader
virtual ~ResourceLoader ()
 
virtual ResourceCOP create_resource (ResourceManager &resource_manager, utility::tag::TagCOP resource_tag, std::string const &input_id, std::istream &istream) const =0
 Create a resource, held in an owning pointer, of any type which will be stored in the ResourceManager; a resource may depend on another resource held / managed by the ResourceManager. If a second (or third, or fourth, etc.) resource is requested during the construction of this resource, the resource manager will take note of their interdependency and preserve the second resource for as long as the first one has not been deallocated. More...
 
- Public Member Functions inherited from utility::pointer::ReferenceCount
 ReferenceCount ()
 Default constructor. More...
 
virtual ~ReferenceCount ()
 

Additional Inherited Members

- Public Types inherited from utility::pointer::ReferenceCount
typedef platform::Size Size
 
typedef platform::Size size_type
 

Constructor & Destructor Documentation

basic::database::DatabaseSessionLoader::~DatabaseSessionLoader ( )
overridedefault

Member Function Documentation

basic::resource_manager::ResourceOP basic::database::DatabaseSessionLoader::create_resource ( basic::resource_manager::ResourceOptions const &  options,
basic::resource_manager::LocatorID const &  ,
std::istream &  istream 
) const
override
basic::resource_manager::ResourceOptionsOP basic::database::DatabaseSessionLoader::default_options ( ) const
inlineoverride

The documentation for this class was generated from the following files: