| sdbus-c++ 1.4.0
    High-level C++ D-Bus library based on systemd D-Bus implementation | 
| 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_proxy & | operator= (const ObjectManager_proxy &)=delete | 
| ObjectManager_proxy (ObjectManager_proxy &&)=default | |
| ObjectManager_proxy & | operator= (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 |