Stores one of 7 objects: MR.Polynomial<double, 0>, MR.Polynomial<double, 1>, MR.Polynomial<double, 2>, MR.Polynomial<double, 3>, MR.Polynomial<double, 4>, MR.Polynomial<double, 5>, MR.Polynomial<double, 6>. This is the non-const half of the class.
More...
Inheritance diagram for MR.Std.Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6:Public Member Functions | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR.Std._ByValue_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 other) |
| Constructs a copy of another instance. The source remains alive. | |
| unsafe void | assign (MR.Std._ByValue_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 other) |
| Assigns the contents from another instance. Both objects remain alive after the call. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_0 value, MR.Std.VariantIndex_0 tag=default) |
Constructs the variant storing the element 0, of type MR.Polynomial<double, 0>. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_1 value, MR.Std.VariantIndex_1 tag=default) |
Constructs the variant storing the element 1, of type MR.Polynomial<double, 1>. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_2 value, MR.Std.VariantIndex_2 tag=default) |
Constructs the variant storing the element 2, of type MR.Polynomial<double, 2>. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_3 value, MR.Std.VariantIndex_3 tag=default) |
Constructs the variant storing the element 3, of type MR.Polynomial<double, 3>. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_4 value, MR.Std.VariantIndex_4 tag=default) |
Constructs the variant storing the element 4, of type MR.Polynomial<double, 4>. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_5 value, MR.Std.VariantIndex_5 tag=default) |
Constructs the variant storing the element 5, of type MR.Polynomial<double, 5>. | |
| unsafe | Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_6 value, MR.Std.VariantIndex_6 tag=default) |
Constructs the variant storing the element 6, of type MR.Polynomial<double, 6>. | |
| unsafe void | assignAsMRPolynomialDouble0 (MR._ByValue_Polynomial_Double_0 value) |
Assigns to the variant, making it store the element 0, of type MR.Polynomial<double, 0>. | |
| unsafe void | assignAsMRPolynomialDouble1 (MR._ByValue_Polynomial_Double_1 value) |
Assigns to the variant, making it store the element 1, of type MR.Polynomial<double, 1>. | |
| unsafe void | assignAsMRPolynomialDouble2 (MR._ByValue_Polynomial_Double_2 value) |
Assigns to the variant, making it store the element 2, of type MR.Polynomial<double, 2>. | |
| unsafe void | assignAsMRPolynomialDouble3 (MR._ByValue_Polynomial_Double_3 value) |
Assigns to the variant, making it store the element 3, of type MR.Polynomial<double, 3>. | |
| unsafe void | assignAsMRPolynomialDouble4 (MR._ByValue_Polynomial_Double_4 value) |
Assigns to the variant, making it store the element 4, of type MR.Polynomial<double, 4>. | |
| unsafe void | assignAsMRPolynomialDouble5 (MR._ByValue_Polynomial_Double_5 value) |
Assigns to the variant, making it store the element 5, of type MR.Polynomial<double, 5>. | |
| unsafe void | assignAsMRPolynomialDouble6 (MR._ByValue_Polynomial_Double_6 value) |
Assigns to the variant, making it store the element 6, of type MR.Polynomial<double, 6>. | |
| unsafe new MR.? Polynomial_Double_0 | getMRPolynomialDouble0 () |
Returns the element 0, of type MR.Polynomial<double, 0>, mutable. If it's not the active element, returns null. | |
| unsafe new MR.? Polynomial_Double_1 | getMRPolynomialDouble1 () |
Returns the element 1, of type MR.Polynomial<double, 1>, mutable. If it's not the active element, returns null. | |
| unsafe new MR.? Polynomial_Double_2 | getMRPolynomialDouble2 () |
Returns the element 2, of type MR.Polynomial<double, 2>, mutable. If it's not the active element, returns null. | |
| unsafe new MR.? Polynomial_Double_3 | getMRPolynomialDouble3 () |
Returns the element 3, of type MR.Polynomial<double, 3>, mutable. If it's not the active element, returns null. | |
| unsafe new MR.? Polynomial_Double_4 | getMRPolynomialDouble4 () |
Returns the element 4, of type MR.Polynomial<double, 4>, mutable. If it's not the active element, returns null. | |
| unsafe new MR.? Polynomial_Double_5 | getMRPolynomialDouble5 () |
Returns the element 5, of type MR.Polynomial<double, 5>, mutable. If it's not the active element, returns null. | |
| unsafe new MR.? Polynomial_Double_6 | getMRPolynomialDouble6 () |
Returns the element 6, of type MR.Polynomial<double, 6>, mutable. If it's not the active element, returns null. | |
Public Member Functions inherited from MR.Std.Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 | |
| virtual void | Dispose () |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR.Std._ByValue_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 other) |
| Constructs a copy of another instance. The source remains alive. | |
| unsafe ulong | index () |
| Returns the index of the stored element type. In rare cases may return -1 if this variant is "valueless by exception". | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_0 value, MR.Std.VariantIndex_0 tag=default) |
Constructs the variant storing the element 0, of type MR.Polynomial<double, 0>. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_1 value, MR.Std.VariantIndex_1 tag=default) |
Constructs the variant storing the element 1, of type MR.Polynomial<double, 1>. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_2 value, MR.Std.VariantIndex_2 tag=default) |
Constructs the variant storing the element 2, of type MR.Polynomial<double, 2>. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_3 value, MR.Std.VariantIndex_3 tag=default) |
Constructs the variant storing the element 3, of type MR.Polynomial<double, 3>. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_4 value, MR.Std.VariantIndex_4 tag=default) |
Constructs the variant storing the element 4, of type MR.Polynomial<double, 4>. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_5 value, MR.Std.VariantIndex_5 tag=default) |
Constructs the variant storing the element 5, of type MR.Polynomial<double, 5>. | |
| unsafe | Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 (MR._ByValue_Polynomial_Double_6 value, MR.Std.VariantIndex_6 tag=default) |
Constructs the variant storing the element 6, of type MR.Polynomial<double, 6>. | |
| unsafe MR.? Const_Polynomial_Double_0 | getMRPolynomialDouble0 () |
Returns the element 0, of type MR.Polynomial<double, 0>, read-only. If it's not the active element, returns null. | |
| unsafe MR.? Const_Polynomial_Double_1 | getMRPolynomialDouble1 () |
Returns the element 1, of type MR.Polynomial<double, 1>, read-only. If it's not the active element, returns null. | |
| unsafe MR.? Const_Polynomial_Double_2 | getMRPolynomialDouble2 () |
Returns the element 2, of type MR.Polynomial<double, 2>, read-only. If it's not the active element, returns null. | |
| unsafe MR.? Const_Polynomial_Double_3 | getMRPolynomialDouble3 () |
Returns the element 3, of type MR.Polynomial<double, 3>, read-only. If it's not the active element, returns null. | |
| unsafe MR.? Const_Polynomial_Double_4 | getMRPolynomialDouble4 () |
Returns the element 4, of type MR.Polynomial<double, 4>, read-only. If it's not the active element, returns null. | |
| unsafe MR.? Const_Polynomial_Double_5 | getMRPolynomialDouble5 () |
Returns the element 5, of type MR.Polynomial<double, 5>, read-only. If it's not the active element, returns null. | |
| unsafe MR.? Const_Polynomial_Double_6 | getMRPolynomialDouble6 () |
Returns the element 6, of type MR.Polynomial<double, 6>, read-only. If it's not the active element, returns null. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Std.Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 > | |
| 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 one of 7 objects: MR.Polynomial<double, 0>, MR.Polynomial<double, 1>, MR.Polynomial<double, 2>, MR.Polynomial<double, 3>, MR.Polynomial<double, 4>, MR.Polynomial<double, 5>, MR.Polynomial<double, 6>. This is the non-const half of the class.