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