PLaSK library
Loading...
Searching...
No Matches
plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd Struct Reference

#include <plask/mesh/boundary.hpp>

Collaboration diagram for plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd:
[legend]

Public Member Functions

 IteratorWithEnd (BoundaryNodeSet::const_iterator iter, BoundaryNodeSet::const_iterator end)
 
bool valid () const
 
bool operator== (const IteratorWithEnd &o) const
 

Public Attributes

BoundaryNodeSet::const_iterator iter
 
BoundaryNodeSet::const_iterator end
 

Detailed Description

Definition at line 631 of file boundary.hpp.

Constructor & Destructor Documentation

◆ IteratorWithEnd()

plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::IteratorWithEnd ( BoundaryNodeSet::const_iterator  iter,
BoundaryNodeSet::const_iterator  end 
)
inline

Definition at line 635 of file boundary.hpp.

Member Function Documentation

◆ operator==()

bool plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::operator== ( const IteratorWithEnd o) const
inline

Definition at line 640 of file boundary.hpp.

◆ valid()

bool plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::valid ( ) const
inline

Definition at line 638 of file boundary.hpp.

Member Data Documentation

◆ end

BoundaryNodeSet::const_iterator plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::end

Definition at line 633 of file boundary.hpp.

◆ iter

BoundaryNodeSet::const_iterator plask::IntersectionBoundarySetImpl::IteratorImpl::IteratorWithEnd::iter

Definition at line 632 of file boundary.hpp.


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