Generated from class MR.IOFilter. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_String | name [get, protected set] |
| unsafe MR.Std.Const_String | extensions [get, protected set] |
Generated from class MR.IOFilter. This is the const half of the class.
◆ Const_IOFilter() [1/5]
| unsafe MR.Const_IOFilter.Const_IOFilter |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_IOFilter() [2/5]
| unsafe MR.Const_IOFilter.Const_IOFilter |
( |
MR._ByValue_IOFilter | _other | ) |
|
|
inline |
◆ Const_IOFilter() [3/5]
◆ Const_IOFilter() [4/5]
| MR.Const_IOFilter.Const_IOFilter |
( |
IOFilter | _other | ) |
|
|
inline |
◆ Const_IOFilter() [5/5]
| unsafe MR.Const_IOFilter.Const_IOFilter |
( |
string | _name, |
|
|
string | _ext ) |
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_IOFilter.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_IOFilter.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ isSupportedExtension()
| unsafe bool MR.Const_IOFilter.isSupportedExtension |
( |
string | ext | ) |
|
|
inline |
◆ extensions
| unsafe MR.Std.Const_String MR.Const_IOFilter.extensions |
|
getprotected set |
◆ name
| unsafe MR.Std.Const_String MR.Const_IOFilter.name |
|
getprotected set |
The documentation for this class was generated from the following file: