Generated from class MR.RegionId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.RegionId> This is the non-const reference to the struct.
More...
|
|
unsafe | Box_RegionId (RegionId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
unsafe | Box_RegionId (ConstBox_RegionId _other) |
| | Generated copy constructor.
|
| |
|
void | Assign (ConstBox_RegionId _other) |
| | Generated copy assignment.
|
| |
|
unsafe | Box_RegionId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Box_RegionId (MR.Const_NoInit _1) |
| | Generated from constructor MR.RegionId.RegionId.
|
| |
|
unsafe | Box_RegionId (int i) |
| | Generated from constructor MR.RegionId.RegionId.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.RegionId.get.
|
| |
|
unsafe void | decr () |
| | Generated from method MR.RegionId.operator--.
|
| |
|
unsafe void | incr () |
| | Generated from method MR.RegionId.operator++.
|
| |
|
unsafe ref MR.RegionId | subAssign (int a) |
| | Generated from method MR.RegionId.operator-=.
|
| |
|
unsafe ref MR.RegionId | addAssign (int a) |
| | Generated from method MR.RegionId.operator+=.
|
| |
|
unsafe | ConstBox_RegionId (RegionId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | ConstBox_RegionId (ConstBox_RegionId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | ConstBox_RegionId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | ConstBox_RegionId (MR.Const_NoInit _1) |
| | Generated from constructor MR.RegionId.RegionId.
|
| |
|
unsafe | ConstBox_RegionId (int i) |
| | Generated from constructor MR.RegionId.RegionId.
|
| |
|
unsafe bool | valid () |
| | Generated from method MR.RegionId.valid.
|
| |
|
unsafe bool | less (MR.RegionId b) |
| | Generated from method MR.RegionId.operator<.
|
| |
|
bool | Equals (MR.RegionId b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
unsafe new ref RegionId | _Ref [get] |
| | Get the underlying struct.
|
| |
|
new ref int | id [get] |
| |
|
unsafe ref readonly RegionId | _Ref [get] |
| | Get the underlying struct.
|
| |
|
ref readonly int | id [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.
|
| |
Generated from class MR.RegionId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.RegionId> This is the non-const reference to the struct.
The documentation for this class was generated from the following file: