OR-Tools  8.0
GCItem_T< Type >

Detailed Description

template<typename Type>
struct Swig::GCItem_T< Type >

Definition at line 2846 of file constraint_solver_python_wrap.cc.

Public Member Functions

 GCItem_T (Type *ptr)
 
virtual ~GCItem_T ()
 
 GCItem_T (Type *ptr)
 
virtual ~GCItem_T ()
 
virtual int get_own () const
 
virtual int get_own () const
 

Constructor & Destructor Documentation

◆ GCItem_T() [1/2]

GCItem_T ( Type *  ptr)
inline

Definition at line 2847 of file constraint_solver_python_wrap.cc.

◆ ~GCItem_T() [1/2]

virtual ~GCItem_T ( )
inlinevirtual

Definition at line 2850 of file constraint_solver_python_wrap.cc.

◆ GCItem_T() [2/2]

GCItem_T ( Type *  ptr)
inline

Definition at line 2848 of file sat_python_wrap.cc.

◆ ~GCItem_T() [2/2]

virtual ~GCItem_T ( )
inlinevirtual

Definition at line 2851 of file sat_python_wrap.cc.

Member Function Documentation

◆ get_own() [1/2]

virtual int get_own ( ) const
inlinevirtualinherited

Reimplemented in GCItem_Object, and GCItem_Object.

Definition at line 2802 of file constraint_solver_python_wrap.cc.

◆ get_own() [2/2]

virtual int get_own ( ) const
inlinevirtualinherited

Reimplemented in GCItem_Object, and GCItem_Object.

Definition at line 2803 of file sat_python_wrap.cc.


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