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()

BaseObject ( )
inline

Definition at line 3154 of file constraint_solver.h.

◆ ~BaseObject()

virtual ~BaseObject ( )
inlinevirtual

Definition at line 3155 of file constraint_solver.h.

Member Function Documentation

◆ DebugString()


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