| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
_basic_resource_manager_.ResourceStream --+
|
NullStream
The %NullStream acts as an empty stream object that may be returned by the NullResourceLocator. It does not open any files.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
stream( (NullStream)arg1) -> std_istream :
basic/resource_manager/locator/NullResourceLocator.hh:50
C++ signature :
std::istream {lvalue} stream(basic::resource_manager::locator::NullStream {lvalue})
stream( (NullStream)arg1) -> std_istream :
C++ signature :
std::istream {lvalue} stream(NullStream_exposer_callback {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:03 2015 | http://epydoc.sourceforge.net |