OR-Tools  8.0
GCArray_T< Type >

Detailed Description

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

Definition at line 2859 of file constraint_solver_python_wrap.cc.

Public Member Functions

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

Constructor & Destructor Documentation

◆ GCArray_T() [1/2]

GCArray_T ( Type *  ptr)
inline

Definition at line 2860 of file constraint_solver_python_wrap.cc.

◆ ~GCArray_T() [1/2]

virtual ~GCArray_T ( )
inlinevirtual

Definition at line 2863 of file constraint_solver_python_wrap.cc.

◆ GCArray_T() [2/2]

GCArray_T ( Type *  ptr)
inline

Definition at line 2861 of file sat_python_wrap.cc.

◆ ~GCArray_T() [2/2]

virtual ~GCArray_T ( )
inlinevirtual

Definition at line 2864 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: