MySQL 9.0.0
Source Code Documentation
site_struct.h File Reference
#include "xcom/node_no.h"
#include "xcom/server_struct.h"
#include "xcom/synode_no.h"
#include "xcom/xcom_detector.h"
#include "xdr_gen/xcom_vp.h"

Go to the source code of this file.

Classes

struct  site_def
 

Typedefs

typedef struct site_def site_def
 
typedef struct pax_msg pax_msg
 
typedef struct linkage linkage
 
typedef void(* msg_handler) (site_def const *site, pax_msg *p, linkage *reply_queue)
 

Enumerations

enum  { active_leaders_all = 0 }
 

Typedef Documentation

◆ linkage

typedef struct linkage linkage

◆ msg_handler

typedef void(* msg_handler) (site_def const *site, pax_msg *p, linkage *reply_queue)

◆ pax_msg

typedef struct pax_msg pax_msg

◆ site_def

typedef struct site_def site_def

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
active_leaders_all