corosync 3.1.7
Public Member Functions | Data Fields
req_lib_votequorum_qdevice_update Struct Reference

The req_lib_votequorum_qdevice_update struct. More...

#include <ipc_votequorum.h>

Public Member Functions

struct qb_ipc_request_header header __attribute__ ((aligned(8)))
 

Data Fields

char oldname [VOTEQUORUM_QDEVICE_MAX_NAME_LEN]
 
char newname [VOTEQUORUM_QDEVICE_MAX_NAME_LEN]
 

Detailed Description

The req_lib_votequorum_qdevice_update struct.

Definition at line 98 of file ipc_votequorum.h.

Member Function Documentation

◆ __attribute__()

struct qb_ipc_request_header header req_lib_votequorum_qdevice_update::__attribute__ ( (aligned(8))  )

Field Documentation

◆ newname

char req_lib_votequorum_qdevice_update::newname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN]

Definition at line 101 of file ipc_votequorum.h.

◆ oldname

char req_lib_votequorum_qdevice_update::oldname[VOTEQUORUM_QDEVICE_MAX_NAME_LEN]

Definition at line 100 of file ipc_votequorum.h.


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