Rosetta
|
Files | |
file | diffbinder.cpp |
file | self-test.py |
Script to run Binder tool self-test. | |
file | T00.basic.hpp |
Binder self-test file. Basic functionality. | |
file | T00.basic.ref.cpp |
file | T01.enum.hpp |
Binder self-test file. Bindings of enum's functionality. | |
file | T01.enum.ref.cpp |
file | T02.function.hpp |
Binder self-test file. Bindings for functions. | |
file | T02.function.ref.cpp |
file | T05.default.hpp |
Binder self-test file. Bindings of functions with default arguments. | |
file | T05.default.ref.cpp |
file | T07.class.hpp |
Binder self-test file. Bindings of classes data members functionality. | |
file | T07.class.match_args.hpp |
file | T07.class.match_args.ref.cpp |
file | T07.class.ref.cpp |
file | T08.constructor.hpp |
Binder self-test file. Bindings of classes constructors. | |
file | T08.constructor.ref.cpp |
file | T09.overload.hpp |
Binder self-test file. Test for function overloads in Python. | |
file | T09.overload.ref.cpp |
file | T10.inheritance.hpp |
Binder self-test file. Bindings tests for class hierarchy’s. | |
file | T10.inheritance.ref.cpp |
file | T10.virtual_inheritance.hpp |
file | T10.virtual_inheritance.ref.cpp |
file | T11.override.hpp |
file | T11.override.ref.cpp |
file | T12.insertion_operator.hpp |
Binder self-test file. Bindings for insertion operator. | |
file | T12.insertion_operator.ref.cpp |
file | T12.operator.hpp |
Binder self-test file. Bindings for various operators. | |
file | T12.operator.ref.cpp |
file | T15.copy.hpp |
Binder self-test file. Binding for copy constuctors. | |
file | T15.copy.ref.cpp |
file | T15.inner_class.fwd.hpp |
Binder self-test file. Tests for bindings of forward declared inner functions. | |
file | T15.inner_class.fwd.ref.cpp |
file | T15.inner_class.hpp |
Binder self-test file. Bindings of classes data members with inner classes. | |
file | T15.inner_class.ref.cpp |
file | T17.anonymous.hpp |
Binder self-test file. Bindings of classes/functions in anonymous namespace. | |
file | T17.anonymous.ref.cpp |
file | T20.template.hpp |
Binder self-test file. Bindings of temlate classes and functions functionality. | |
file | T20.template.ref.cpp |
file | T20.template.variadic.hpp |
Binder self-test file. Bindings of variadic temlate classes functionality. | |
file | T20.template.variadic.ref.cpp |
file | T30.include.hpp |
Binder self-test file. Tests for include-request functionality. | |
file | T30.include.ref.cpp |
file | T31.include_for_class.hpp |
file | T31.include_for_class.ref.cpp |
file | T32.call_guard.hpp |
file | T32.call_guard.ref.cpp |
file | T33.buffer_protocol.hpp |
file | T33.buffer_protocol.ref.cpp |
file | T40.stl.hpp |
Binder self-test file. Tests for bindings of STL classes. | |
file | T40.stl.ref.cpp |
file | T42.stl.names.hpp |
Binder self-test file. Tests for bindings of STL classes. | |
file | T42.stl.names.map.hpp |
Binder self-test file. Tests for bindings of STL classes. | |
file | T42.stl.names.map.ref.cpp |
file | T42.stl.names.multi.hpp |
Binder self-test file. Tests for bindings of STL classes multiset/multimap. | |
file | T42.stl.names.multi.ref.cpp |
file | T42.stl.names.multimap.hpp |
Binder self-test file. Tests for bindings of STL classes multiset/multimap. | |
file | T42.stl.names.multimap.ref.cpp |
file | T42.stl.names.multiset.hpp |
Binder self-test file. Tests for bindings of STL classes multiset/multimap. | |
file | T42.stl.names.multiset.ref.cpp |
file | T42.stl.names.ref.cpp |
file | T42.stl.names.set.hpp |
Binder self-test file. Tests for bindings of STL classes. | |
file | T42.stl.names.set.ref.cpp |
file | T43.stl.pybind11_include_stl.hpp |
file | T43.stl.pybind11_include_stl.ref.cpp |
file | T50.add_on_binder.hpp |
file | T50.add_on_binder.ref.cpp |
file | T50.namespace_binder.hpp |
file | T50.namespace_binder.ref.cpp |
file | T60.custom_shared.hpp |
file | T60.custom_shared.ref.cpp |
file | T60.pybind11.hpp |
file | T60.pybind11.ref.cpp |
file | T70.module_local.hpp |
file | T70.module_local.ref.cpp |
file | T70.options.hpp |
file | T70.options.ref.cpp |
file | T71.module_local.hpp |
file | T71.module_local.ref.cpp |
file | T80.custom_trampoline.hpp |
file | T80.custom_trampoline.ref.cpp |
file | T81.custom_trampoline_with_args.hpp |
file | T81.custom_trampoline_with_args.ref.cpp |