|
| 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.
|
| | Element (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.
|
| | Const_Element (Element _other) |
| | Generated from constructor MR::Heap<float, MR.GraphVertId, std::greater<float>>Element.Element.
|
Generated from class MR::Heap<float, MR.GraphVertId, std::greater<float>>Element. This is the non-const half of the class.