HDF5  1.12.0
Functions | Variables
H5M.c File Reference
#include "H5Mmodule.h"
#include "H5private.h"
#include "H5CXprivate.h"
#include "H5Mpkg.h"
#include "H5Eprivate.h"
#include "H5Iprivate.h"
#include "H5VLprivate.h"

Functions

herr_t H5M_init (void)
 
herr_t H5M__init_package (void)
 
int H5M_top_term_package (void)
 
int H5M_term_package (void)
 

Variables

hbool_t H5_PKG_INIT_VAR = FALSE
 

Function Documentation

◆ H5M__init_package()

herr_t H5M__init_package ( void  )

◆ H5M_init()

herr_t H5M_init ( void  )

◆ H5M_term_package()

int H5M_term_package ( void  )

◆ H5M_top_term_package()

int H5M_top_term_package ( void  )

Variable Documentation

◆ H5_PKG_INIT_VAR

hbool_t H5_PKG_INIT_VAR = FALSE