Encapsule un hid_t pour un attribute.  
 Plus de détails...
#include <arcane/hdf5/Hdf5Utils.h>
Encapsule un hid_t pour un attribute. 
Définition à la ligne 443 du fichier Hdf5Utils.h.
◆ HAttribute() [1/3]
  
  | 
        
          | Arcane::Hdf5Utils::HAttribute::HAttribute | ( |  | ) |  |  | inline | 
 
 
◆ ~HAttribute()
  
  | 
        
          | Arcane::Hdf5Utils::HAttribute::~HAttribute | ( |  | ) |  |  | inline | 
 
 
◆ HAttribute() [2/3]
  
  | 
        
          | Arcane::Hdf5Utils::HAttribute::HAttribute | ( | HAttribute && | rhs | ) |  |  | inline | 
 
 
◆ HAttribute() [3/3]
  
  | 
        
          | Arcane::Hdf5Utils::HAttribute::HAttribute | ( | const HAttribute & | v | ) |  |  | inline | 
 
 
◆ create()
  
  | 
        
          | void Arcane::Hdf5Utils::HAttribute::create | ( | const Hid & | loc_id, |  
          |  |  | const String & | var, |  
          |  |  | hid_t | save_type, |  
          |  |  | const HSpace & | space_id ) |  | inline | 
 
 
◆ getSpace()
  
  | 
        
          | HSpace Arcane::Hdf5Utils::HAttribute::getSpace | ( |  | ) |  |  | inline | 
 
 
◆ open()
  
  | 
        
          | void Arcane::Hdf5Utils::HAttribute::open | ( | const Hid & | loc_id, |  
          |  |  | const String & | var ) |  | inline | 
 
 
◆ operator=()
◆ read()
  
  | 
        
          | herr_t Arcane::Hdf5Utils::HAttribute::read | ( | hid_t | native_type, |  
          |  |  | void * | array ) |  | inline | 
 
 
◆ remove()
  
  | 
        
          | void Arcane::Hdf5Utils::HAttribute::remove | ( | const Hid & | loc_id, |  
          |  |  | const String & | var ) |  | inline | 
 
 
◆ write()
  
  | 
        
          | herr_t Arcane::Hdf5Utils::HAttribute::write | ( | hid_t | native_type, |  
          |  |  | void * | array ) |  | inline | 
 
 
La documentation de cette classe a été générée à partir du fichier suivant :