sdbus-c++  0.8.1
High-level C++ D-Bus library based on systemd D-Bus implementation
sdbus::Struct Class Reference

#include <Types.h>

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

Representation of struct D-Bus type


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