Generated from class MR.IOFilter. This is the non-const half of the class.
More...
|
| 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=.
|
| |
|
| new unsafe MR.Std.String | name [get, protected set] |
| |
| new unsafe MR.Std.String | extensions [get, protected set] |
| |
Generated from class MR.IOFilter. This is the non-const half of the class.
◆ IOFilter() [1/5]
| unsafe MR.IOFilter.IOFilter |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ IOFilter() [2/5]
| unsafe MR.IOFilter.IOFilter |
( |
MR._ByValue_IOFilter | _other | ) |
|
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
◆ IOFilter() [3/5]
| MR.IOFilter.IOFilter |
( |
Const_IOFilter | _other | ) |
|
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
◆ IOFilter() [4/5]
Generated from constructor MR.IOFilter.IOFilter.
◆ IOFilter() [5/5]
| unsafe MR.IOFilter.IOFilter |
( |
string | _name, |
|
|
string | _ext ) |
|
inline |
Generated from constructor MR.IOFilter.IOFilter.
◆ assign()
| unsafe MR.IOFilter MR.IOFilter.assign |
( |
MR._ByValue_IOFilter | _other | ) |
|
|
inline |
Generated from method MR.IOFilter.operator=.
◆ extensions
| new unsafe MR.Std.String MR.IOFilter.extensions |
|
getprotected set |
◆ name
| new unsafe MR.Std.String MR.IOFilter.name |
|
getprotected set |
The documentation for this class was generated from the following file: