OR-Tools  8.0
GCItem_Object

Detailed Description

Definition at line 2830 of file constraint_solver_python_wrap.cc.

Public Member Functions

 GCItem_Object (int own)
 
virtual ~GCItem_Object ()
 
int get_own () const
 
 GCItem_Object (int own)
 
virtual ~GCItem_Object ()
 
int get_own () const
 

Constructor & Destructor Documentation

◆ GCItem_Object() [1/2]

GCItem_Object ( int  own)
inline

Definition at line 2831 of file constraint_solver_python_wrap.cc.

◆ ~GCItem_Object() [1/2]

virtual ~GCItem_Object ( )
inlinevirtual

Definition at line 2834 of file constraint_solver_python_wrap.cc.

◆ GCItem_Object() [2/2]

GCItem_Object ( int  own)
inline

Definition at line 2832 of file sat_python_wrap.cc.

◆ ~GCItem_Object() [2/2]

virtual ~GCItem_Object ( )
inlinevirtual

Definition at line 2835 of file sat_python_wrap.cc.

Member Function Documentation

◆ get_own() [1/2]

int get_own ( ) const
inlinevirtual

Reimplemented from GCItem.

Definition at line 2837 of file constraint_solver_python_wrap.cc.

◆ get_own() [2/2]

int get_own ( ) const
inlinevirtual

Reimplemented from GCItem.

Definition at line 2838 of file sat_python_wrap.cc.


The documentation for this struct was generated from the following files: