sdbus-c++ 2.3.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: