OR-Tools  9.1
SharedPyPtr

Detailed Description

Definition at line 3310 of file constraint_solver_python_wrap.cc.

Public Member Functions

 SharedPyPtr (PyObject *obj)
 
 SharedPyPtr (const SharedPyPtr &other)
 
 ~SharedPyPtr ()
 
PyObject * get () const
 
 SharedPyPtr (PyObject *obj)
 
 SharedPyPtr (const SharedPyPtr &other)
 
 ~SharedPyPtr ()
 
PyObject * get () const
 
 SharedPyPtr (PyObject *obj)
 
 SharedPyPtr (const SharedPyPtr &other)
 
 ~SharedPyPtr ()
 
PyObject * get () const
 

Constructor & Destructor Documentation

◆ SharedPyPtr() [1/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 3312 of file constraint_solver_python_wrap.cc.

◆ SharedPyPtr() [2/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 3313 of file constraint_solver_python_wrap.cc.

◆ ~SharedPyPtr() [1/3]

~SharedPyPtr ( )
inline

Definition at line 3315 of file constraint_solver_python_wrap.cc.

◆ SharedPyPtr() [3/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 2819 of file graph_python_wrap.cc.

◆ SharedPyPtr() [4/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 2820 of file graph_python_wrap.cc.

◆ ~SharedPyPtr() [2/3]

~SharedPyPtr ( )
inline

Definition at line 2822 of file graph_python_wrap.cc.

◆ SharedPyPtr() [5/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 3220 of file sat_python_wrap.cc.

◆ SharedPyPtr() [6/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 3221 of file sat_python_wrap.cc.

◆ ~SharedPyPtr() [3/3]

~SharedPyPtr ( )
inline

Definition at line 3223 of file sat_python_wrap.cc.

Member Function Documentation

◆ get() [1/3]

PyObject* get ( ) const
inline

Definition at line 2824 of file graph_python_wrap.cc.

◆ get() [2/3]

PyObject* get ( ) const
inline

Definition at line 3225 of file sat_python_wrap.cc.

◆ get() [3/3]

PyObject* get ( ) const
inline

Definition at line 3317 of file constraint_solver_python_wrap.cc.


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