| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
ResourceLocatorCreator
The %ResourceLocatorCreator class serves to link the name of a locator type and the (derived) ResourceLocator class that's responsible for retrieving data from a data store.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
helper for pickle
|
create_resource_locator( (ResourceLocatorCreator)arg1) -> ResourceLocator :
basic/resource_manager/ResourceLocatorCreator.hh:45
C++ signature :
boost::shared_ptr<basic::resource_manager::ResourceLocator> create_resource_locator(basic::resource_manager::ResourceLocatorCreator {lvalue})
create_resource_locator( (ResourceLocatorCreator)arg1) -> None :
C++ signature :
void create_resource_locator(boost::shared_ptr<ResourceLocatorCreator_exposer_callback> {lvalue})
|
locator_type( (ResourceLocatorCreator)arg1) -> str :
basic/resource_manager/ResourceLocatorCreator.hh:48
C++ signature :
std::string locator_type(basic::resource_manager::ResourceLocatorCreator {lvalue})
locator_type( (ResourceLocatorCreator)arg1) -> None :
C++ signature :
void locator_type(boost::shared_ptr<ResourceLocatorCreator_exposer_callback> {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:02 2015 | http://epydoc.sourceforge.net |