Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Hdf5Utils::HGroupSearch Class Reference

Helper class for searching a group. More...

#include <arcane/hdf5/Hdf5Utils.h>

Collaboration diagram for Arcane::Hdf5Utils::HGroupSearch:

Public Member Functions

 HGroupSearch (const String &group_name)
herr_t iterateMe (const char *member_name)

Private Attributes

String m_group_name

Detailed Description

Helper class for searching a group.

Definition at line 320 of file hdf5/Hdf5Utils.h.

Constructor & Destructor Documentation

◆ HGroupSearch()

Arcane::Hdf5Utils::HGroupSearch::HGroupSearch ( const String & group_name)
inline

Definition at line 324 of file hdf5/Hdf5Utils.h.

Member Function Documentation

◆ iterateMe()

herr_t Arcane::Hdf5Utils::HGroupSearch::iterateMe ( const char * member_name)
inline

Definition at line 331 of file hdf5/Hdf5Utils.h.

Member Data Documentation

◆ m_group_name

String Arcane::Hdf5Utils::HGroupSearch::m_group_name
private

Definition at line 341 of file hdf5/Hdf5Utils.h.


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