C++ Reference
C++ Reference: Routing
Detailed Description
A BaseObject is the root of all reversibly allocated objects.
A DebugString method and the associated << operator are implemented as a convenience.
Definition at line 3152 of file constraint_solver.h.
Public Member Functions | |
BaseObject () | |
virtual | ~BaseObject () |
virtual std::string | DebugString () const |
Constructor & Destructor Documentation
◆ BaseObject()
|
inline |
Definition at line 3154 of file constraint_solver.h.
◆ ~BaseObject()
|
inlinevirtual |
Definition at line 3155 of file constraint_solver.h.
Member Function Documentation
◆ DebugString()
|
inlinevirtual |
Reimplemented in ExchangeSubtrip, RelocateSubtrip, PairNodeSwapActiveOperator< swap_first >, RelocateExpensiveChain, FilteredHeuristicCloseNodesLNSOperator, FilteredHeuristicExpensiveChainLNSOperator, RelocatePathAndHeuristicInsertUnperformedOperator, FilteredHeuristicPathLNSOperator, IndexPairSwapActiveOperator, SwapIndexPairOperator, PairExchangeRelocateOperator, PairExchangeOperator, LightPairRelocateOperator, PairRelocateOperator, MakePairInactiveOperator, MakePairActiveOperator, MakeRelocateNeighborsOperator, CPFeasibilityFilter, IntVarFilteredDecisionBuilder, GlobalVehicleBreaksConstraint, ArrayWithOffset< T >, SearchLog, BooleanVar, LocalSearchMonitor, PropagationMonitor, LocalSearchFilterManager, DelayedCallMethod2< T, P, Q >, DelayedCallMethod1< T, P >, DelayedCallMethod0< T >, CallMethod3< T, P, Q, R >, CallMethod2< T, P, Q >, CallMethod1< T, P >, CallMethod0< T >, Pack, Assignment, SequenceVar, RegularLimit, SearchLimit, OptimizeVar, SolutionCollector, IntVarIterator, Constraint, Demon, DecisionBuilder, Decision, and PropagationBaseObject.
Definition at line 3156 of file constraint_solver.h.
The documentation for this class was generated from the following file: