All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_cluster_event Struct Reference

Detailed Description

Cluster event notification data.

Definition at line 147 of file as_config.h.

#include "as_config.h"

+ Collaboration diagram for as_cluster_event:

Data Fields

const char * node_address
 
const char * node_name
 
as_cluster_event_type type
 
void * udata
 

Field Documentation

const char* as_cluster_event::node_address

Node IP address in string format.

Definition at line 156 of file as_config.h.

const char* as_cluster_event::node_name

Node name.

Definition at line 151 of file as_config.h.

as_cluster_event_type as_cluster_event::type

Cluster event notification type.

Definition at line 166 of file as_config.h.

void* as_cluster_event::udata

User defined data.

Definition at line 161 of file as_config.h.


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