iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.NodeBitSet>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | SetBitIteratorT_MRNodeBitSet () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | SetBitIteratorT_MRNodeBitSet (MR.Const_SetBitIteratorT_MRNodeBitSet _other) |
| Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT. | |
| SetBitIteratorT_MRNodeBitSet (SetBitIteratorT_MRNodeBitSet _other) | |
| Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT. | |
| unsafe | SetBitIteratorT_MRNodeBitSet (MR.Const_NodeBitSet bitset) |
| constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT. | |
| unsafe MR.SetBitIteratorT_MRNodeBitSet | assign (MR.Const_SetBitIteratorT_MRNodeBitSet _other) |
| Generated from method MR::SetBitIteratorT<MR.NodeBitSet>::operator=. | |
| unsafe void | incr () |
| Generated from method MR::SetBitIteratorT<MR.NodeBitSet>operator++. | |
| Public Member Functions inherited from MR.Const_SetBitIteratorT_MRNodeBitSet | |
| 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 SetBitIteratorT_MRNodeBitSet (MR.Const_NodeBitSet bitset) |
| constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT. | |
| Static Public Member Functions inherited from MR.Const_SetBitIteratorT_MRNodeBitSet | |
| 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) |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_SetBitIteratorT_MRNodeBitSet | |
| virtual unsafe void | Dispose (bool disposing) |
iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.NodeBitSet>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
|
inline |
Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
|
inline |
constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
|
inline |
Generated from method MR::SetBitIteratorT<MR.NodeBitSet>::operator=.
|
inline |
Generated from method MR::SetBitIteratorT<MR.NodeBitSet>operator++.
|
inlinestatic |
constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.