sdbus-c++ 2.1.0
High-level C++ D-Bus library based on systemd D-Bus implementation
Loading...
Searching...
No Matches
sdbus::PropertyVTableItem Struct Reference

Public Member Functions

template<typename _Function>
PropertyVTableItem & withGetter (_Function &&callback)
 
template<typename _Function>
PropertyVTableItem & withSetter (_Function &&callback)
 
PropertyVTableItem & markAsDeprecated ()
 
PropertyVTableItem & markAsPrivileged ()
 
PropertyVTableItem & withUpdateBehavior (Flags::PropertyUpdateBehaviorFlags behavior)
 

Public Attributes

PropertyName name
 
Signature signature
 
property_get_callback getter
 
property_set_callback setter
 
Flags flags
 

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