Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 1.18 KB

functions.rst

File metadata and controls

71 lines (48 loc) · 1.18 KB

関数の呼び出しと作成

.. toctree::
   :maxdepth: 2

   args
   call
   call_method
   data_members
   make_function
   overloads
   ptr
   raw_function


関数のドキュメンテーション

.. toctree::
   :maxdepth: 2

   function_doc_signature
   pytype_function


CallPolicies のモデル

.. toctree::
   :maxdepth: 2

   default_call_policies
   return_arg
   return_internal_reference
   return_value_policy
   with_custodian_and_ward


ResultConverter のモデル

.. toctree::
   :maxdepth: 2

   to_python_indirect
   to_python_value


ResultConverterGenerator のモデル

.. toctree::
   :maxdepth: 2

   copy_const_reference
   copy_non_const_reference
   manage_new_object
   reference_existing_object
   return_by_value
   return_opaque_pointer