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

iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.NodeBitSet>. This is the const half of the class. More...

Inheritance diagram for MR.Const_SetBitIteratorT_MRNodeBitSet:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_SetBitIteratorT_MRNodeBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SetBitIteratorT_MRNodeBitSet (MR.Const_SetBitIteratorT_MRNodeBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
 Const_SetBitIteratorT_MRNodeBitSet (SetBitIteratorT_MRNodeBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
unsafe Const_SetBitIteratorT_MRNodeBitSet (MR.Const_NodeBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
unsafe MR.? Const_NodeBitSet bitset ()
 Generated from method MR::SetBitIteratorT<MR.NodeBitSet>bitset.
unsafe MR.NodeId deref ()
 Generated from method MR::SetBitIteratorT<MR.NodeBitSet>::operator*.
bool Equals (MR.Const_SetBitIteratorT_MRNodeBitSet? b)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator Const_SetBitIteratorT_MRNodeBitSet (MR.Const_NodeBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
static unsafe SetBitIteratorT_MRNodeBitSet operator++ (MR.Const_SetBitIteratorT_MRNodeBitSet _this)
 Generated from method MR::SetBitIteratorT<MR.NodeBitSet>operator++.
static unsafe bool operator== (MR.Const_SetBitIteratorT_MRNodeBitSet a, MR.Const_SetBitIteratorT_MRNodeBitSet b)
 Generated from function MR::operator==.
static unsafe bool operator!= (MR.Const_SetBitIteratorT_MRNodeBitSet a, MR.Const_SetBitIteratorT_MRNodeBitSet b)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.NodeBitSet>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_SetBitIteratorT_MRNodeBitSet() [1/4]

unsafe MR.Const_SetBitIteratorT_MRNodeBitSet.Const_SetBitIteratorT_MRNodeBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_SetBitIteratorT_MRNodeBitSet() [2/4]

unsafe MR.Const_SetBitIteratorT_MRNodeBitSet.Const_SetBitIteratorT_MRNodeBitSet ( MR.Const_SetBitIteratorT_MRNodeBitSet _other)
inline

Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.

◆ Const_SetBitIteratorT_MRNodeBitSet() [3/4]

MR.Const_SetBitIteratorT_MRNodeBitSet.Const_SetBitIteratorT_MRNodeBitSet ( SetBitIteratorT_MRNodeBitSet _other)
inline

Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.

◆ Const_SetBitIteratorT_MRNodeBitSet() [4/4]

unsafe MR.Const_SetBitIteratorT_MRNodeBitSet.Const_SetBitIteratorT_MRNodeBitSet ( MR.Const_NodeBitSet bitset)
inline

constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.

Member Function Documentation

◆ bitset()

unsafe MR.? Const_NodeBitSet MR.Const_SetBitIteratorT_MRNodeBitSet.bitset ( )
inline

Generated from method MR::SetBitIteratorT<MR.NodeBitSet>bitset.

◆ deref()

unsafe MR.NodeId MR.Const_SetBitIteratorT_MRNodeBitSet.deref ( )
inline

Generated from method MR::SetBitIteratorT<MR.NodeBitSet>::operator*.

◆ Dispose() [1/2]

virtual void MR.Const_SetBitIteratorT_MRNodeBitSet.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ Equals() [1/2]

bool MR.Const_SetBitIteratorT_MRNodeBitSet.Equals ( MR.Const_SetBitIteratorT_MRNodeBitSet? b)
inline

◆ Equals() [2/2]

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

◆ operator Const_SetBitIteratorT_MRNodeBitSet()

unsafe implicit MR.Const_SetBitIteratorT_MRNodeBitSet.operator Const_SetBitIteratorT_MRNodeBitSet ( MR.Const_NodeBitSet bitset)
inlinestatic

constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.

◆ operator!=()

unsafe bool MR.Const_SetBitIteratorT_MRNodeBitSet.operator!= ( MR.Const_SetBitIteratorT_MRNodeBitSet a,
MR.Const_SetBitIteratorT_MRNodeBitSet b )
inlinestatic

◆ operator++()

unsafe SetBitIteratorT_MRNodeBitSet MR.Const_SetBitIteratorT_MRNodeBitSet.operator++ ( MR.Const_SetBitIteratorT_MRNodeBitSet _this)
inlinestatic

Generated from method MR::SetBitIteratorT<MR.NodeBitSet>operator++.

◆ operator==()

unsafe bool MR.Const_SetBitIteratorT_MRNodeBitSet.operator== ( MR.Const_SetBitIteratorT_MRNodeBitSet a,
MR.Const_SetBitIteratorT_MRNodeBitSet b )
inlinestatic

Generated from function MR::operator==.


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