C++ Reference

C++ Reference: Routing

PathState::NodeRange

Detailed Description

Definition at line 3286 of file constraint_solveri.h.

Classes

class  Iterator
 

Public Member Functions

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

Constructor & Destructor Documentation

◆ NodeRange()

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

Definition at line 3324 of file constraint_solveri.h.

Member Function Documentation

◆ begin()

Iterator begin ( ) const
inline

Definition at line 3329 of file constraint_solveri.h.

◆ end()

Iterator end ( ) const
inline

Definition at line 3332 of file constraint_solveri.h.


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