Generated from class MR.IOFilter. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | IOFilter () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | IOFilter (MR._ByValue_IOFilter _other) |
| Generated from constructor MR.IOFilter.IOFilter. | |
| IOFilter (Const_IOFilter _other) | |
| Generated from constructor MR.IOFilter.IOFilter. | |
| IOFilter (IOFilter _other) | |
| Generated from constructor MR.IOFilter.IOFilter. | |
| unsafe | IOFilter (string _name, string _ext) |
| Generated from constructor MR.IOFilter.IOFilter. | |
| unsafe MR.IOFilter | assign (MR._ByValue_IOFilter _other) |
| Generated from method MR::IOFilter::operator=. | |
| Public Member Functions inherited from MR.Const_IOFilter | |
| virtual void | Dispose () |
| unsafe | Const_IOFilter () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_IOFilter (MR._ByValue_IOFilter _other) |
| Generated from constructor MR.IOFilter.IOFilter. | |
| Const_IOFilter (Const_IOFilter _other) | |
| Generated from constructor MR.IOFilter.IOFilter. | |
| Const_IOFilter (IOFilter _other) | |
| Generated from constructor MR.IOFilter.IOFilter. | |
| unsafe | Const_IOFilter (string _name, string _ext) |
| Generated from constructor MR.IOFilter.IOFilter. | |
| unsafe bool | isSupportedExtension (string ext) |
| Generated from method MR.IOFilter.isSupportedExtension. | |
Properties | |
| new unsafe MR.Std.String | name [get, protected set] |
| new unsafe MR.Std.String | extensions [get, protected set] |
| Properties inherited from MR.Const_IOFilter | |
| unsafe MR.Std.Const_String | name [get, protected set] |
| unsafe MR.Std.Const_String | extensions [get, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_IOFilter | |
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.IOFilter. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
|
inline |
Generated from method MR::IOFilter::operator=.
|
getprotected set |
|
getprotected set |