iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.GraphVertBitSet>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | SetBitIteratorT_MRGraphVertBitSet () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | SetBitIteratorT_MRGraphVertBitSet (MR.Const_SetBitIteratorT_MRGraphVertBitSet _other) |
| Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT. | |
| SetBitIteratorT_MRGraphVertBitSet (SetBitIteratorT_MRGraphVertBitSet _other) | |
| Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT. | |
| unsafe | SetBitIteratorT_MRGraphVertBitSet (MR.Const_GraphVertBitSet bitset) |
| constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT. | |
| unsafe MR.SetBitIteratorT_MRGraphVertBitSet | assign (MR.Const_SetBitIteratorT_MRGraphVertBitSet _other) |
| Generated from method MR::SetBitIteratorT<MR.GraphVertBitSet>::operator=. | |
| unsafe void | incr () |
| Generated from method MR::SetBitIteratorT<MR.GraphVertBitSet>operator++. | |
| Public Member Functions inherited from MR.Const_SetBitIteratorT_MRGraphVertBitSet | |
| virtual void | Dispose () |
| unsafe | Const_SetBitIteratorT_MRGraphVertBitSet () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_SetBitIteratorT_MRGraphVertBitSet (MR.Const_SetBitIteratorT_MRGraphVertBitSet _other) |
| Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT. | |
| Const_SetBitIteratorT_MRGraphVertBitSet (SetBitIteratorT_MRGraphVertBitSet _other) | |
| Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT. | |
| unsafe | Const_SetBitIteratorT_MRGraphVertBitSet (MR.Const_GraphVertBitSet bitset) |
| constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT. | |
| unsafe MR.? Const_GraphVertBitSet | bitset () |
| Generated from method MR::SetBitIteratorT<MR.GraphVertBitSet>bitset. | |
| unsafe MR.GraphVertId | deref () |
| Generated from method MR::SetBitIteratorT<MR.GraphVertBitSet>::operator*. | |
| bool | Equals (MR.Const_SetBitIteratorT_MRGraphVertBitSet? b) |
| override bool | Equals (object? other) |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_SetBitIteratorT_MRGraphVertBitSet | |
| 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.GraphVertBitSet>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT.
|
inline |
Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT.
|
inline |
constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT.
|
inline |
Generated from method MR::SetBitIteratorT<MR.GraphVertBitSet>::operator=.
|
inline |
Generated from method MR::SetBitIteratorT<MR.GraphVertBitSet>operator++.
|
inlinestatic |
constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.GraphVertBitSet>::SetBitIteratorT.