sdbus-c++ 2.0.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 >
PropertyVTableItemwithGetter (_Function &&callback)
 
template<typename _Function >
PropertyVTableItemwithSetter (_Function &&callback)
 
PropertyVTableItemmarkAsDeprecated ()
 
PropertyVTableItemmarkAsPrivileged ()
 
PropertyVTableItemwithUpdateBehavior (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: