#include <provider.h>

Public Attributes | |
| void(* | on_changed )(struct statefs_slot *, struct statefs_property *) |
Callback with context to monitor discrete property changes
| void(* statefs_slot::on_changed)(struct statefs_slot *, struct statefs_property *) |
should be invoked by provider if value of the property connected to this slot by means of statefs_io.connect is changed
1.8.3.1