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

Public Member Functions

 PropertyRegistrator (IObject &object, const std::string &propertyName)
 PropertyRegistrator (PropertyRegistrator &&other)=default
PropertyRegistratoronInterface (std::string interfaceName)
template<typename _Function>
PropertyRegistratorwithGetter (_Function &&callback)
template<typename _Function>
PropertyRegistratorwithSetter (_Function &&callback)
PropertyRegistratormarkAsDeprecated ()
PropertyRegistratormarkAsPrivileged ()
PropertyRegistratorwithUpdateBehavior (Flags::PropertyUpdateBehaviorFlags behavior)

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