MISR Toolkit  1.5.1
Data Fields
H5O_obj_class_t Struct Reference

#include <H5Opkg.h>

Collaboration diagram for H5O_obj_class_t:
Collaboration graph

Data Fields

H5O_type_t type
 
const char * name
 
void *(* get_copy_file_udata )(void)
 
void(* free_copy_file_udata )(void *)
 
htri_t(* isa )(H5O_t *)
 
hid_t(* open )(const H5G_loc_t *, hid_t, hid_t, hbool_t)
 
void *(* create )(H5F_t *, void *, H5G_loc_t *, hid_t)
 
H5O_loc_t *(* get_oloc )(hid_t)
 
herr_t(* bh_info )(H5F_t *f, hid_t dxpl_id, H5O_t *oh, H5_ih_info_t *bh_info)
 
herr_t(* flush )(H5G_loc_t *loc, hid_t dxpl_id)
 

Detailed Description

Definition at line 317 of file H5Opkg.h.

Field Documentation

◆ bh_info

herr_t(* H5O_obj_class_t::bh_info) (H5F_t *f, hid_t dxpl_id, H5O_t *oh, H5_ih_info_t *bh_info)

Definition at line 326 of file H5Opkg.h.

◆ create

void*(* H5O_obj_class_t::create) (H5F_t *, void *, H5G_loc_t *, hid_t)

Definition at line 324 of file H5Opkg.h.

◆ flush

herr_t(* H5O_obj_class_t::flush) (H5G_loc_t *loc, hid_t dxpl_id)

Definition at line 327 of file H5Opkg.h.

◆ free_copy_file_udata

void(* H5O_obj_class_t::free_copy_file_udata) (void *)

Definition at line 321 of file H5Opkg.h.

◆ get_copy_file_udata

void*(* H5O_obj_class_t::get_copy_file_udata) (void)

Definition at line 320 of file H5Opkg.h.

◆ get_oloc

H5O_loc_t*(* H5O_obj_class_t::get_oloc) (hid_t)

Definition at line 325 of file H5Opkg.h.

◆ isa

htri_t(* H5O_obj_class_t::isa) (H5O_t *)

Definition at line 322 of file H5Opkg.h.

◆ name

const char* H5O_obj_class_t::name

Definition at line 319 of file H5Opkg.h.

◆ open

hid_t(* H5O_obj_class_t::open) (const H5G_loc_t *, hid_t, hid_t, hbool_t)

Definition at line 323 of file H5Opkg.h.

◆ type

H5O_type_t H5O_obj_class_t::type

Definition at line 318 of file H5Opkg.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54