Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | ResourceStream
The %ResourceStream represents an abstract class for packaging up a standard istream so that data that the ResourceLocator needs to deliver to a ResourceLoader can come from arbitrary sources (e.g. from either a file or from a database).
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 32
|
|
|||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
stream( (ResourceStream)arg1) -> std_istream : Return an istream reference so that the ResourceLoader can access arbitrary data returned by the %ResourceLocator C++ signature : std::istream {lvalue} stream(basic::resource_manager::ResourceStream {lvalue}) stream( (ResourceStream)arg1) -> None : C++ signature : void stream(boost::shared_ptr<ResourceStream_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 |