This is the complete list of members for pybind11.setup_helpers.Pybind11Extension, including all inherited members.
| __init__(self, *Any args, **Any kwargs) | pybind11.setup_helpers.Pybind11Extension | |
| _add_cflags(self, list[str] flags) | pybind11.setup_helpers.Pybind11Extension | private | 
| _add_ldflags(self, list[str] flags) | pybind11.setup_helpers.Pybind11Extension | private | 
| _cxx_level | pybind11.setup_helpers.Pybind11Extension | private | 
| cxx_std | pybind11.setup_helpers.Pybind11Extension | |
| cxx_std(self) | pybind11.setup_helpers.Pybind11Extension | |
| cxx_std(self, int level) | pybind11.setup_helpers.Pybind11Extension |