C++ Reference

C++ Reference: Routing

PathState::ChainRange::Iterator

Detailed Description

Definition at line 3245 of file constraint_solveri.h.

Public Member Functions

Iteratoroperator++ ()
 
Chain operator* () const
 
bool operator!= (Iterator other) const
 

Member Function Documentation

◆ operator!=()

bool operator!= ( Iterator  other) const
inline

Definition at line 3255 of file constraint_solveri.h.

◆ operator*()

Chain operator* ( ) const
inline

Definition at line 3251 of file constraint_solveri.h.

◆ operator++()

Iterator& operator++ ( )
inline

Definition at line 3247 of file constraint_solveri.h.


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