Generated from class MR.ObjId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.ObjId> This is the const reference to the struct.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
| |
|
| ref readonly int | id [get] |
| |
Generated from class MR.ObjId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.ObjId> This is the const reference to the struct.
◆ ConstBox_ObjId() [1/5]
| unsafe MR.ConstBox_ObjId.ConstBox_ObjId |
( |
ObjId | other | ) |
|
|
inline |
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.)
◆ ConstBox_ObjId() [2/5]
Generated copy constructor.
◆ ConstBox_ObjId() [3/5]
| unsafe MR.ConstBox_ObjId.ConstBox_ObjId |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ConstBox_ObjId() [4/5]
| unsafe MR.ConstBox_ObjId.ConstBox_ObjId |
( |
MR.Const_NoInit | _1 | ) |
|
|
inline |
◆ ConstBox_ObjId() [5/5]
| unsafe MR.ConstBox_ObjId.ConstBox_ObjId |
( |
int | i | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.ConstBox_ObjId.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.ConstBox_ObjId.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ Equals() [1/2]
| bool MR.ConstBox_ObjId.Equals |
( |
MR.ObjId | b | ) |
|
|
inline |
◆ Equals() [2/2]
| override bool MR.ConstBox_ObjId.Equals |
( |
object? | other | ) |
|
|
inline |
◆ less()
| unsafe bool MR.ConstBox_ObjId.less |
( |
MR.ObjId | b | ) |
|
|
inline |
Generated from method MR.ObjId.operator<.
◆ operator bool()
Generated from conversion operator MR.ObjId.operator bool.
◆ operator ConstBox_ObjId()
Convert from a struct by copying it. Note that only ConstBox_ObjId has this conversion, Box_ObjId intentionally doesn't.
◆ operator int()
Generated from conversion operator MR.ObjId.operator int.
◆ operator!=()
◆ operator++()
Generated from method MR.ObjId.operator++.
◆ operator--()
Generated from method MR.ObjId.operator--.
◆ operator==()
Generated from method MR.ObjId.operator==.
◆ valid()
| unsafe bool MR.ConstBox_ObjId.valid |
( |
| ) |
|
|
inline |
◆ id
| ref readonly int MR.ConstBox_ObjId.id |
|
get |
The documentation for this class was generated from the following file: