LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::ModelRange Struct Reference

#include "modeliterator.h"

+ Collaboration diagram for LC::Util::ModelRange:

Public Member Functions

auto begin () const
 
auto end () const
 

Public Attributes

const ModelIterator Begin_
 
const ModelIterator End_
 

Detailed Description

Definition at line 164 of file modeliterator.h.

Member Function Documentation

◆ begin()

auto LC::Util::ModelRange::begin ( ) const
inline

Definition at line 169 of file modeliterator.h.

References Begin_.

◆ end()

auto LC::Util::ModelRange::end ( ) const
inline

Definition at line 170 of file modeliterator.h.

References End_.

Member Data Documentation

◆ Begin_

const ModelIterator LC::Util::ModelRange::Begin_

Definition at line 166 of file modeliterator.h.

Referenced by begin().

◆ End_

const ModelIterator LC::Util::ModelRange::End_

Definition at line 167 of file modeliterator.h.

Referenced by end().


The documentation for this struct was generated from the following file: