MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR.LocaleDomainId. This is the const reference to the struct. More...

Inheritance diagram for MR.ConstBox_LocaleDomainId:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe ConstBox_LocaleDomainId (LocaleDomainId 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 ConstBox_LocaleDomainId (ConstBox_LocaleDomainId _other)
 Generated copy constructor.
unsafe ConstBox_LocaleDomainId ()
 Constructs an empty (default-constructed) instance.
unsafe ConstBox_LocaleDomainId (MR.Const_NoInit _1)
 Generated from constructor MR.LocaleDomainId.LocaleDomainId.
unsafe ConstBox_LocaleDomainId (int i)
 Generated from constructor MR.LocaleDomainId.LocaleDomainId.
unsafe bool valid ()
 Generated from method MR.LocaleDomainId.valid.
unsafe bool less (MR.LocaleDomainId b)
 Generated from method MR::LocaleDomainId::operator<.
bool Equals (MR.LocaleDomainId b)
override bool Equals (object? other)

Static Public Member Functions

static implicit operator ConstBox_LocaleDomainId (LocaleDomainId other)
 Convert from a struct by copying it. Note that only ConstBox_LocaleDomainId has this conversion, Box_LocaleDomainId intentionally doesn't.
static unsafe implicit operator int (MR.ConstBox_LocaleDomainId _this)
 Generated from conversion operator MR::LocaleDomainId::operator int.
static unsafe operator bool (MR.ConstBox_LocaleDomainId _this)
 Generated from conversion operator MR::LocaleDomainId::operator bool.
static unsafe bool operator== (MR.ConstBox_LocaleDomainId _this, MR.LocaleDomainId b)
 Generated from method MR::LocaleDomainId::operator==.
static unsafe bool operator!= (MR.ConstBox_LocaleDomainId _this, MR.LocaleDomainId b)
static unsafe Box_LocaleDomainId operator-- (MR.ConstBox_LocaleDomainId _this)
 Generated from method MR::LocaleDomainId::operator--.
static unsafe Box_LocaleDomainId operator++ (MR.ConstBox_LocaleDomainId _this)
 Generated from method MR::LocaleDomainId::operator++.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

ref readonly int id [get]

Detailed Description

Generated from class MR.LocaleDomainId. This is the const reference to the struct.

Constructor & Destructor Documentation

◆ ConstBox_LocaleDomainId() [1/5]

unsafe MR.ConstBox_LocaleDomainId.ConstBox_LocaleDomainId ( LocaleDomainId 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_LocaleDomainId() [2/5]

unsafe MR.ConstBox_LocaleDomainId.ConstBox_LocaleDomainId ( ConstBox_LocaleDomainId _other)
inline

Generated copy constructor.

◆ ConstBox_LocaleDomainId() [3/5]

unsafe MR.ConstBox_LocaleDomainId.ConstBox_LocaleDomainId ( )
inline

Constructs an empty (default-constructed) instance.

◆ ConstBox_LocaleDomainId() [4/5]

unsafe MR.ConstBox_LocaleDomainId.ConstBox_LocaleDomainId ( MR.Const_NoInit _1)
inline

Generated from constructor MR.LocaleDomainId.LocaleDomainId.

◆ ConstBox_LocaleDomainId() [5/5]

unsafe MR.ConstBox_LocaleDomainId.ConstBox_LocaleDomainId ( int i)
inline

Generated from constructor MR.LocaleDomainId.LocaleDomainId.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.ConstBox_LocaleDomainId.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.ConstBox_LocaleDomainId.Dispose ( bool disposing)
inlineprotectedvirtual

◆ Equals() [1/2]

bool MR.ConstBox_LocaleDomainId.Equals ( MR.LocaleDomainId b)
inline

◆ Equals() [2/2]

override bool MR.ConstBox_LocaleDomainId.Equals ( object? other)
inline

◆ less()

unsafe bool MR.ConstBox_LocaleDomainId.less ( MR.LocaleDomainId b)
inline

Generated from method MR::LocaleDomainId::operator<.

◆ operator bool()

unsafe MR.ConstBox_LocaleDomainId.operator bool ( MR.ConstBox_LocaleDomainId _this)
inlineexplicitstatic

Generated from conversion operator MR::LocaleDomainId::operator bool.

◆ operator ConstBox_LocaleDomainId()

implicit MR.ConstBox_LocaleDomainId.operator ConstBox_LocaleDomainId ( LocaleDomainId other)
inlinestatic

Convert from a struct by copying it. Note that only ConstBox_LocaleDomainId has this conversion, Box_LocaleDomainId intentionally doesn't.

◆ operator int()

unsafe implicit MR.ConstBox_LocaleDomainId.operator int ( MR.ConstBox_LocaleDomainId _this)
inlinestatic

Generated from conversion operator MR::LocaleDomainId::operator int.

◆ operator!=()

unsafe bool MR.ConstBox_LocaleDomainId.operator!= ( MR.ConstBox_LocaleDomainId _this,
MR.LocaleDomainId b )
inlinestatic

◆ operator++()

unsafe Box_LocaleDomainId MR.ConstBox_LocaleDomainId.operator++ ( MR.ConstBox_LocaleDomainId _this)
inlinestatic

Generated from method MR::LocaleDomainId::operator++.

◆ operator--()

unsafe Box_LocaleDomainId MR.ConstBox_LocaleDomainId.operator-- ( MR.ConstBox_LocaleDomainId _this)
inlinestatic

Generated from method MR::LocaleDomainId::operator--.

◆ operator==()

unsafe bool MR.ConstBox_LocaleDomainId.operator== ( MR.ConstBox_LocaleDomainId _this,
MR.LocaleDomainId b )
inlinestatic

Generated from method MR::LocaleDomainId::operator==.

◆ valid()

unsafe bool MR.ConstBox_LocaleDomainId.valid ( )
inline

Generated from method MR.LocaleDomainId.valid.

Property Documentation

◆ id

ref readonly int MR.ConstBox_LocaleDomainId.id
get

The documentation for this class was generated from the following file: