|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
This is the complete list of members for business_logic::errors::GraphCycleException, including all inherited members.
| cyclePath | business_logic::errors::GraphCycleException | private |
| getCyclePath() const | business_logic::errors::GraphCycleException | inline |
| GraphCycleException(const std::unordered_set< business_logic::elements::structures::BlocksConnectionSide > &cyclePath) | business_logic::errors::GraphCycleException | inlineexplicit |
| GraphCycleException(const GraphCycleException &)=delete | business_logic::errors::GraphCycleException | |
| GraphCycleException(GraphCycleException &&)=delete | business_logic::errors::GraphCycleException | |
| operator=(const GraphCycleException &)=delete | business_logic::errors::GraphCycleException | |
| operator=(GraphCycleException &&)=delete | business_logic::errors::GraphCycleException | |
| ~GraphCycleException() noexcept override=default | business_logic::errors::GraphCycleException |