OR-Tools  8.0
GCItem_var

Detailed Description

Definition at line 2807 of file constraint_solver_python_wrap.cc.

Public Member Functions

 GCItem_var (GCItem *item=0)
 
GCItem_varoperator= (GCItem *item)
 
 ~GCItem_var ()
 
GCItemoperator-> () const
 
 GCItem_var (GCItem *item=0)
 
GCItem_varoperator= (GCItem *item)
 
 ~GCItem_var ()
 
GCItemoperator-> () const
 

Constructor & Destructor Documentation

◆ GCItem_var() [1/2]

GCItem_var ( GCItem item = 0)
inline

Definition at line 2808 of file constraint_solver_python_wrap.cc.

◆ ~GCItem_var() [1/2]

~GCItem_var ( )
inline

Definition at line 2818 of file constraint_solver_python_wrap.cc.

◆ GCItem_var() [2/2]

GCItem_var ( GCItem item = 0)
inline

Definition at line 2809 of file sat_python_wrap.cc.

◆ ~GCItem_var() [2/2]

~GCItem_var ( )
inline

Definition at line 2819 of file sat_python_wrap.cc.

Member Function Documentation

◆ operator->() [1/2]

GCItem* operator-> ( ) const
inline

Definition at line 2822 of file constraint_solver_python_wrap.cc.

◆ operator->() [2/2]

GCItem* operator-> ( ) const
inline

Definition at line 2823 of file sat_python_wrap.cc.

◆ operator=() [1/2]

GCItem_var& operator= ( GCItem item)
inline

Definition at line 2811 of file constraint_solver_python_wrap.cc.

◆ operator=() [2/2]

GCItem_var& operator= ( GCItem item)
inline

Definition at line 2812 of file sat_python_wrap.cc.


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