C++ Reference
C++ Reference: Routing
PathState::ChainBounds
Detailed Description
Definition at line 3072 of file constraint_solveri.h.
Public Member Functions | |
| ChainBounds ()=default | |
| ChainBounds (int begin_index, int end_index) | |
Public Attributes | |
| int | begin_index |
| int | end_index |
Constructor & Destructor Documentation
◆ ChainBounds() [1/2]
|
default |
◆ ChainBounds() [2/2]
|
inline |
Definition at line 3074 of file constraint_solveri.h.
Member Data Documentation
◆ begin_index
| int begin_index |
Definition at line 3076 of file constraint_solveri.h.
◆ end_index
| int end_index |
Definition at line 3077 of file constraint_solveri.h.
The documentation for this struct was generated from the following file: