This is the const half of the class. More...
Inheritance diagram for MR.Std.Const_Istream:Classes | |
| struct | _Underlying |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_Istream > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_Istream > | |
| virtual bool | _IsOwning [get] |
| Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough. | |
This is the const half of the class.