C++ Reference

C++ Reference: Routing

PathState::ChainRange

Detailed Description

Definition at line 3243 of file constraint_solveri.h.

Classes

class  Iterator
 

Public Member Functions

 ChainRange (const ChainBounds *const begin_chain, const ChainBounds *const end_chain, const CommittedNode *const first_node)
 
Iterator begin () const
 
Iterator end () const
 

Constructor & Destructor Documentation

◆ ChainRange()

ChainRange ( const ChainBounds *const  begin_chain,
const ChainBounds *const  end_chain,
const CommittedNode *const  first_node 
)
inline

Definition at line 3270 of file constraint_solveri.h.

Member Function Documentation

◆ begin()

Iterator begin ( ) const
inline

Definition at line 3275 of file constraint_solveri.h.

◆ end()

Iterator end ( ) const
inline

Definition at line 3276 of file constraint_solveri.h.


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