OR-Tools  9.2
SharedPyPtr

Detailed Description

Definition at line 3338 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 3340 of file constraint_solver_python_wrap.cc.

◆ SharedPyPtr() [2/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 3341 of file constraint_solver_python_wrap.cc.

◆ ~SharedPyPtr() [1/3]

~SharedPyPtr ( )
inline

Definition at line 3343 of file constraint_solver_python_wrap.cc.

◆ SharedPyPtr() [3/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 2842 of file graph_python_wrap.cc.

◆ SharedPyPtr() [4/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 2843 of file graph_python_wrap.cc.

◆ ~SharedPyPtr() [2/3]

~SharedPyPtr ( )
inline

Definition at line 2845 of file graph_python_wrap.cc.

◆ SharedPyPtr() [5/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 3243 of file sat_python_wrap.cc.

◆ SharedPyPtr() [6/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 3244 of file sat_python_wrap.cc.

◆ ~SharedPyPtr() [3/3]

~SharedPyPtr ( )
inline

Definition at line 3246 of file sat_python_wrap.cc.

Member Function Documentation

◆ get() [1/3]

PyObject * get ( ) const
inline

Definition at line 3345 of file constraint_solver_python_wrap.cc.

◆ get() [2/3]

PyObject * get ( ) const
inline

Definition at line 2847 of file graph_python_wrap.cc.

◆ get() [3/3]

PyObject * get ( ) const
inline

Definition at line 3248 of file sat_python_wrap.cc.


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