OR-Tools  8.1
SharedPyPtr

Detailed Description

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

◆ SharedPyPtr() [2/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 3348 of file constraint_solver_python_wrap.cc.

◆ ~SharedPyPtr() [1/3]

~SharedPyPtr ( )
inline

Definition at line 3350 of file constraint_solver_python_wrap.cc.

◆ SharedPyPtr() [3/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 2851 of file graph_python_wrap.cc.

◆ SharedPyPtr() [4/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 2852 of file graph_python_wrap.cc.

◆ ~SharedPyPtr() [2/3]

~SharedPyPtr ( )
inline

Definition at line 2854 of file graph_python_wrap.cc.

◆ SharedPyPtr() [5/6]

SharedPyPtr ( PyObject *  obj)
inlineexplicit

Definition at line 3251 of file sat_python_wrap.cc.

◆ SharedPyPtr() [6/6]

SharedPyPtr ( const SharedPyPtr other)
inline

Definition at line 3252 of file sat_python_wrap.cc.

◆ ~SharedPyPtr() [3/3]

~SharedPyPtr ( )
inline

Definition at line 3254 of file sat_python_wrap.cc.

Member Function Documentation

◆ get() [1/3]

PyObject* get ( ) const
inline

Definition at line 3352 of file constraint_solver_python_wrap.cc.

◆ get() [2/3]

PyObject* get ( ) const
inline

Definition at line 2856 of file graph_python_wrap.cc.

◆ get() [3/3]

PyObject* get ( ) const
inline

Definition at line 3256 of file sat_python_wrap.cc.


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