![]() |
HDF5
1.12.0
|
#include "H5SMmodule.h"#include "H5private.h"#include "H5Eprivate.h"#include "H5MMprivate.h"#include "H5Opkg.h"#include "H5SMpkg.h"Data Structures | |
| struct | H5SM_compare_udata_t |
Macros | |
| #define | H5O_FRIEND /*suppress error about including H5Opkg */ |
Typedefs | |
| typedef struct H5SM_compare_udata_t | H5SM_compare_udata_t |
Functions | |
| herr_t | H5SM__message_compare (const void *rec1, const void *rec2, int *result) |
| herr_t | H5SM__message_encode (uint8_t *raw, const void *_nrecord, void *_ctx) |
| herr_t | H5SM__message_decode (const uint8_t *raw, void *_nrecord, void *_ctx) |
| #define H5O_FRIEND /*suppress error about including H5Opkg */ |
| typedef struct H5SM_compare_udata_t H5SM_compare_udata_t |
1.8.18