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

#include <AdaptorInterfaces.h>

Inheritance diagram for sdbus::ObjectHolder:
sdbus::AdaptorInterfaces< _Interfaces >

Protected Member Functions

 ObjectHolder (std::unique_ptr< IObject > &&object)
 
const IObjectgetObject () const
 
IObjectgetObject ()
 

Detailed Description

ObjectHolder is a helper that simply owns and provides access to an object to other classes in the inheritance hierarchy of an object based on generated interface classes.


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