| sdbus-c++ 1.4.0
    High-level C++ D-Bus library based on systemd D-Bus implementation | 
#include <AdaptorInterfaces.h>
 
  
| Protected Member Functions | |
| ObjectHolder (std::unique_ptr< IObject > &&object) | |
| const IObject & | getObject () const | 
| IObject & | getObject () | 
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.