Boost.Python(日本語訳)
stable

目次

  • リリースノート
  • チュートリアル
  • ビルドとテスト
  • リファレンスマニュアル
    • コンセプト
    • 高水準コンポーネント
      • boost/python/class.hpp
      • boost/python/def.hpp
      • boost/python/def_visitor.hpp
      • boost/python/docstring_options.hpp
      • boost/python/enum.hpp
      • boost/python/errors.hpp
      • boost/python/exception_translator.hpp
      • boost/python/init.hpp
      • boost/python/iterator.hpp
      • boost/python/module.hpp
      • boost/python/operators.hpp
      • boost/python/scope.hpp
      • boost/python/stl_iterator.hpp
      • boost/python/wrapper.hpp
    • オブジェクトラッパ
    • 関数の呼び出しと作成
    • Python との型変換
    • 組み込み
    • ユーティリティとインフラストラクチャ
    • トピック
    • 用語
  • 設定に関する情報
  • 用語
  • サポートリソース
  • よくある質問と回答
  • Boost.Python(NumPy)
  • 動作を確認したプラットフォームとコンパイラ
  • Boost.Python を使用しているプロジェクト
  • Boost.Python の裏側
  • 新着情報・変更履歴
  • TODO リスト
  • LLNL 進捗レポート
  • 謝辞
Boost.Python(日本語訳)
  • »
  • リファレンスマニュアル »
  • 高水準コンポーネント
  • Edit on GitHub

高水準コンポーネント

目次

  • boost/python/class.hpp
    • はじめに
    • クラス
    • 例
  • boost/python/def.hpp
    • はじめに
    • 関数
    • 例
  • boost/python/def_visitor.hpp
    • はじめに
    • クラス
    • 例
  • boost/python/docstring_options.hpp
    • はじめに
    • クラス
    • 例
  • boost/python/enum.hpp
    • はじめに
    • クラス
    • 例
  • boost/python/errors.hpp
    • はじめに
    • クラス
    • 関数
    • 例
  • boost/python/exception_translator.hpp
    • はじめに
    • 関数
    • 例
  • boost/python/init.hpp
    • はじめに
    • init-expression
    • クラス
    • 例
  • boost/python/iterator.hpp
    • はじめに
    • クラス
    • 関数
    • 例
  • boost/python/module.hpp
    • はじめに
    • マクロ
    • 例
  • boost/python/operators.hpp
    • はじめに
    • クラス
    • オブジェクト
    • 例
  • boost/python/scope.hpp
    • はじめに
    • クラス
    • 例
  • boost/python/stl_iterator.hpp
    • はじめに
    • クラス
    • 例
  • boost/python/wrapper.hpp
    • はじめに
    • クラス
    • 例
Previous Next

© Copyright 2020, exeal. Revision ff8aacc4.

Built with Sphinx using a theme provided by Read the Docs.