|
corosync 3.1.9
|
Structure passed as new_value and old_value in change callback. More...
#include <icmap.h>
Data Fields | |
| icmap_value_types_t | type |
| size_t | len |
| const void * | data |
Structure passed as new_value and old_value in change callback.
It contains type of key, length of key and pointer to value of key
| icmap_value_types_t icmap_notify_value::type |