| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
SingletonBase_T_basic_datacache_WriteableCacheableDataFactory_T --+
|
WriteableCacheableDataFactory
basic/datacache/WriteableCacheableDataFactory.hh:52
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Raises an exception This class cannot be instantiated from Python
|
factory_register( (WriteableCacheableDataFactory)arg1, (__CPP_WriteableCacheableDataCreator__)creator) -> None :
basic/datacache/WriteableCacheableDataFactory.hh:61
C++ signature :
void factory_register(basic::datacache::WriteableCacheableDataFactory {lvalue},boost::shared_ptr<basic::datacache::WriteableCacheableDataCreator>)
|
new_data_instance( (WriteableCacheableDataFactory)arg1, (str)data_type_name, (std_istream)in) -> WriteableCacheableData :
Create a data instance given its identifying string
C++ signature :
boost::shared_ptr<basic::datacache::WriteableCacheableData> new_data_instance(basic::datacache::WriteableCacheableDataFactory {lvalue},std::string,std::istream {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:01 2015 | http://epydoc.sourceforge.net |