C++ Reference
C++ Reference: Routing
TypeRegulationsChecker Member List
This is the complete list of members for TypeRegulationsChecker, including all inherited members.
| CheckTypeRegulations(int type, VisitTypePolicy policy, int pos)=0 | TypeRegulationsChecker | protectedpure virtual |
| CheckVehicle(int vehicle, const std::function< int64(int64)> &next_accessor) | TypeRegulationsChecker | |
| FinalizeCheck() const | TypeRegulationsChecker | inlineprotectedvirtual |
| HasRegulationsToCheck() const =0 | TypeRegulationsChecker | protectedpure virtual |
| InitializeCheck(int vehicle, const std::function< int64(int64)> &next_accessor) | TypeRegulationsChecker | protected |
| model_ | TypeRegulationsChecker | protected |
| OnInitializeCheck() | TypeRegulationsChecker | inlineprotectedvirtual |
| TypeCurrentlyOnRoute(int type, int pos) const | TypeRegulationsChecker | protected |
| TypeOccursOnRoute(int type) const | TypeRegulationsChecker | protected |
| TypeRegulationsChecker(const RoutingModel &model) | TypeRegulationsChecker | explicit |
| VisitTypePolicy typedef | TypeRegulationsChecker | protected |
| ~TypeRegulationsChecker() | TypeRegulationsChecker | inlinevirtual |