HDF5  1.12.0
Variables
H5Oshmesg.c File Reference
#include "H5Omodule.h"
#include "H5private.h"
#include "H5Eprivate.h"
#include "H5Opkg.h"
#include "H5MMprivate.h"

Variables

const H5O_msg_class_t H5O_MSG_SHMESG [1]
 

Variable Documentation

◆ H5O_MSG_SHMESG

const H5O_msg_class_t H5O_MSG_SHMESG[1]
Initial value:
= {{
"shared message table",
0,
H5O__shmesg_decode,
H5O_shmesg_encode,
H5O_shmesg_copy,
H5O_shmesg_size,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
H5O__shmesg_debug
}}
H5O_SHMESG_ID
#define H5O_SHMESG_ID
Definition: H5Oprivate.h:214
H5O_shmesg_table_t
struct H5O_shmesg_table_t H5O_shmesg_table_t