corosync 3.1.7
|
The cs_version_t struct. More...
#include <corotypes.h>
Data Fields | |
char | releaseCode |
unsigned char | majorVersion |
unsigned char | minorVersion |
The cs_version_t struct.
Definition at line 75 of file corotypes.h.
unsigned char cs_version_t::majorVersion |
Definition at line 77 of file corotypes.h.
unsigned char cs_version_t::minorVersion |
Definition at line 78 of file corotypes.h.
char cs_version_t::releaseCode |
Definition at line 76 of file corotypes.h.