|
sdbus-c++ 2.3.0
High-level C++ D-Bus library based on systemd D-Bus implementation
|
Public Types | |
| using | async_result_t = Result<Results...> |
| Public Types inherited from sdbus::function_traits_base< std::tuple< Results... >, Args... > | |
| using | result_type |
| using | arguments_type |
| using | decayed_arguments_type |
| using | function_type |
| using | arg_t |
Static Public Attributes | |
| static constexpr bool | is_async = true |
| Static Public Attributes inherited from sdbus::function_traits_base< std::tuple< Results... >, Args... > | |
| static constexpr std::size_t | arity |