sdbus-c++ 1.1.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::ProxyObjectHolder Class Reference

#include <ProxyInterfaces.h>

Inheritance diagram for sdbus::ProxyObjectHolder:
sdbus::ProxyInterfaces< _Interfaces >

Protected Member Functions

 ProxyObjectHolder (std::unique_ptr< IProxy > &&proxy)
 
const IProxygetProxy () const
 
IProxygetProxy ()
 

Detailed Description

ProxyObjectHolder is a helper that simply owns and provides access to a proxy object to other classes in the inheritance hierarchy of a native-like proxy object based on generated interface classes.


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