![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "modeliterator.h"
Classes | |
| struct | Sentinel |
Public Member Functions | |
| auto | begin () const |
| auto | end () const |
Public Attributes | |
| const ModelIterator | Begin_ |
| const Sentinel | End_ |
Definition at line 167 of file modeliterator.h.
|
inline |
Definition at line 178 of file modeliterator.h.
References Begin_.
|
inline |
Definition at line 179 of file modeliterator.h.
References End_.
| const ModelIterator LC::Util::ModelRange::Begin_ |
Definition at line 169 of file modeliterator.h.
Referenced by begin().
| const Sentinel LC::Util::ModelRange::End_ |
Definition at line 176 of file modeliterator.h.
Referenced by end().