Stores either a MR.VoxelsLoad.DicomVolume that represents success or a std.string that represents an error. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_Expected_MRVoxelsLoadDicomVolume_StdString () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_Expected_MRVoxelsLoadDicomVolume_StdString (MR._ByValue_Expected_MRVoxelsLoadDicomVolume_StdString other) |
| | Constructs a copy of another instance. The source remains alive.
|
| |
|
unsafe MR.VoxelsLoad.? Const_DicomVolume | getValue () |
| | If this instance represents success, returns the stored MR.VoxelsLoad.DicomVolume. Otherwise null.
|
| |
|
unsafe MR.Std.? Const_String | getError () |
| | If this instance represents an error, returns the stored std.string. Otherwise null.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
bool | _IsOwningVal |
| |
|
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.
|
| |
Stores either a MR.VoxelsLoad.DicomVolume that represents success or a std.string that represents an error. This is the const half of the class.
The documentation for this class was generated from the following file:
- expected_MR_VoxelsLoad_DicomVolume_std_string.cs