Files
sdbus-cpp/examples/org.freedesktop.DBus.ObjectManager/obj-manager-server.cpp
Stanislav Angelovič e3040c0998 refactor: improve Object vtable registration (#388)
This improves the D-Bus object API registration/unregistration by making it more flexible, more dynamic, closer to sd-bus API design but still on high abstraction level, and -- most importantly -- less error-prone since no `finishRegistration()` call is needed anymore.
2023-12-30 21:11:02 +01:00

3.5 KiB