simple alternative to boost/iterator_range Generated from class MR.IteratorRange<MR.RingIterator<MR.NextEdgeSameLeft>>. This is the const half of the class.
More...
Inheritance diagram for MR.Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft (MR.Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft _other) |
Generated from constructor MR.IteratorRange<MR.RingIterator<MR.NextEdgeSameLeft>>::IteratorRange. | |
| unsafe | Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft (MR.Const_RingIterator_MRNextEdgeSameLeft begin, MR.Const_RingIterator_MRNextEdgeSameLeft end) |
Generated from constructor MR.IteratorRange<MR.RingIterator<MR.NextEdgeSameLeft>>::IteratorRange. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Properties | |
| unsafe MR.Const_RingIterator_MRNextEdgeSameLeft | begin [get] |
| unsafe MR.Const_RingIterator_MRNextEdgeSameLeft | end [get] |
Properties inherited from MR.Misc.Object< Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft > | |
| virtual bool | _IsOwning [get] |
| Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough. | |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft > | |
| bool | _IsOwningVal |
simple alternative to boost/iterator_range Generated from class MR.IteratorRange<MR.RingIterator<MR.NextEdgeSameLeft>>. This is the const half of the class.