C++ Reference

C++ Reference: Routing

PathState::Chain::Iterator

Detailed Description

Definition at line 3208 of file constraint_solveri.h.

Public Member Functions

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

Member Function Documentation

◆ operator!=()

bool operator!= ( Iterator  other) const
inline

Definition at line 3215 of file constraint_solveri.h.

◆ operator*()

int operator* ( ) const
inline

Definition at line 3214 of file constraint_solveri.h.

◆ operator++()

Iterator& operator++ ( )
inline

Definition at line 3210 of file constraint_solveri.h.


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