Generated from class MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element. This is the non-const half of the class.
More...
|
|
unsafe | Element () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Element (MR.GraphVertId id, float val) |
| | Constructs MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element elementwise.
|
| |
|
unsafe | Element (MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other) |
| | Generated from constructor MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element.Element.
|
| |
|
unsafe MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Element | assign (MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other) |
| | Generated from method MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element.operator=.
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | Const_Element () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_Element (MR.GraphVertId id, float val) |
| | Constructs MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element elementwise.
|
| |
|
unsafe | Const_Element (MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other) |
| | Generated from constructor MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element.Element.
|
| |
|
|
new unsafe ref MR.GraphVertId | id [get] |
| |
|
new unsafe ref float | val [get] |
| |
|
unsafe ref readonly MR.GraphVertId | id [get] |
| |
|
unsafe float | val [get] |
| |
|
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.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
bool | _IsOwningVal |
| |
Generated from class MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element. This is the non-const half of the class.
The documentation for this class was generated from the following file: