sdbus-c++
2.3.1
High-level C++ D-Bus library based on systemd D-Bus implementation
Toggle main menu visibility
Loading...
Searching...
No Matches
sdbus::signature_of< Struct< ValueTypes... > > Struct Template Reference
Static Public Attributes
static constexpr std::array
contents
= (signature_of_v<ValueTypes> + ...)
static constexpr std::array
value
= std::array{'('} + contents + std::array{')'}
static constexpr char
type_value
{'r'}
static constexpr bool
is_valid
= true
static constexpr bool
is_trivial_dbus_type
= false
The documentation for this struct was generated from the following file:
include/sdbus-c++/
TypeTraits.h
sdbus
signature_of< Struct< ValueTypes... > >
Generated by
1.17.0