Gromacs  2026.0-dev-20250321-66aade4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::H5mdCloser Class Reference

#include <gromacs/fileio/h5md/h5md_guard.h>

Description

Bound closing function created by scope guard helper functions.

Required since we cannot return anonymous types from helper functions, they must be bound to a concrete type.

Public Member Functions

 H5mdCloser (hid_t object, H5mdCloseType deleter)
 
void operator() ()
 

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