sdbus-c++ 1.1.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::Struct< _ValueTypes > Class Template Reference

#include <Types.h>

Inheritance diagram for sdbus::Struct< _ValueTypes >:

Public Member Functions

 Struct (const std::tuple< _ValueTypes... > &t)
 
template<std::size_t _I>
auto & get ()
 
template<std::size_t _I>
const auto & get () const
 

Detailed Description

template<typename... _ValueTypes>
class sdbus::Struct< _ValueTypes >

Representation of struct D-Bus type


The documentation for this class was generated from the following files: