sdbus-c++ 1.5.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::ObjectManager_proxy Class Referenceabstract

Public Member Functions

std::map< sdbus::ObjectPath, std::map< std::string, std::map< std::string, sdbus::Variant > > > GetManagedObjects ()
 

Protected Member Functions

 ObjectManager_proxy (sdbus::IProxy &proxy)
 
 ObjectManager_proxy (const ObjectManager_proxy &)=delete
 
ObjectManager_proxyoperator= (const ObjectManager_proxy &)=delete
 
 ObjectManager_proxy (ObjectManager_proxy &&)=default
 
ObjectManager_proxyoperator= (ObjectManager_proxy &&)=default
 
virtual void onInterfacesAdded (const sdbus::ObjectPath &objectPath, const std::map< std::string, std::map< std::string, sdbus::Variant > > &interfacesAndProperties)=0
 
virtual void onInterfacesRemoved (const sdbus::ObjectPath &objectPath, const std::vector< std::string > &interfaces)=0
 

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