corosync  2.3.5-dirty
Data Fields
cmap_notify_value Struct Reference

#include <cmap.h>

Data Fields

cmap_value_types_t type
 
size_t len
 
const void * data
 

Detailed Description

Definition at line 110 of file cmap.h.

Field Documentation

const void* cmap_notify_value::data

Definition at line 113 of file cmap.h.

Referenced by cmap_dispatch().

size_t cmap_notify_value::len

Definition at line 112 of file cmap.h.

Referenced by cmap_dispatch().

cmap_value_types_t cmap_notify_value::type

Definition at line 111 of file cmap.h.

Referenced by cmap_dispatch().


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