sdbus-c++ 1.5.0
High-level C++ D-Bus library based on systemd D-Bus implementation
|
Public Types | |
typedef _ClassType & | owner_type |
![]() | |
typedef _ReturnType | result_type |
typedef std::tuple< _Args... > | arguments_type |
typedef std::tuple< std::decay_t< _Args >... > | decayed_arguments_type |
typedef _ReturnType | function_type(_Args...) |
using | arg_t |
Additional Inherited Members | |
![]() | |
static constexpr bool | is_async = false |
static constexpr bool | has_error_param = false |
![]() | |
static constexpr std::size_t | arity |