C++ Reference

C++ Reference: Routing

PathState::ChainRange::Iterator

Detailed Description

Definition at line 3270 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 3280 of file constraint_solveri.h.

◆ operator*()

Chain operator* ( ) const
inline

Definition at line 3276 of file constraint_solveri.h.

◆ operator++()

Iterator& operator++ ( )
inline

Definition at line 3272 of file constraint_solveri.h.


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