VTK  9.3.20240424
Namespaces | Macros | Functions
vtkHDF5ScopedHandle.h File Reference
#include "vtk_hdf5.h"
#include <algorithm>
Include dependency graph for vtkHDF5ScopedHandle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vtkHDF
 

Macros

#define DefineScopedHandle(name)
 RAII class for automatically closing H5 handles.
 

Functions

 vtkHDF::DefineScopedHandle (A)
 
 vtkHDF::DefineScopedHandle (D)
 
 vtkHDF::DefineScopedHandle (F)
 
 vtkHDF::DefineScopedHandle (G)
 
 vtkHDF::DefineScopedHandle (P)
 
 vtkHDF::DefineScopedHandle (S)
 
 vtkHDF::DefineScopedHandle (T)
 

Macro Definition Documentation

◆ DefineScopedHandle

#define DefineScopedHandle (   name)

RAII class for automatically closing H5 handles.

Definition at line 17 of file vtkHDF5ScopedHandle.h.