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

Object Manager Convenience Adaptor. More...

#include <StandardInterfaces.h>

Protected Member Functions

 ObjectManager_adaptor (sdbus::IObject &object)
 

Detailed Description

Object Manager Convenience Adaptor.

Adding this class as _Interfaces.. template parameter of class AdaptorInterfaces implements the GetManagedObjects() method of the org.freedesktop.DBus.ObjectManager.GetManagedObjects interface.

Note that there can be multiple object managers in a path hierarchy. InterfacesAdded/InterfacesRemoved signals are sent from the closest object manager at either the same path or the closest parent path of an object.


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