MISR Toolkit  1.5.1
Data Fields
H5P_genclass_t Struct Reference

#include <H5Ppkg.h>

Collaboration diagram for H5P_genclass_t:
Collaboration graph

Data Fields

struct H5P_genclass_tparent
 
char * name
 
H5P_plist_type_t type
 
size_t nprops
 
unsigned plists
 
unsigned classes
 
unsigned ref_count
 
hbool_t deleted
 
unsigned revision
 
H5SL_t * props
 
H5P_cls_create_func_t create_func
 
void * create_data
 
H5P_cls_copy_func_t copy_func
 
void * copy_data
 
H5P_cls_close_func_t close_func
 
void * close_data
 

Detailed Description

Definition at line 83 of file H5Ppkg.h.

Field Documentation

◆ classes

unsigned H5P_genclass_t::classes

Definition at line 89 of file H5Ppkg.h.

◆ close_data

void* H5P_genclass_t::close_data

Definition at line 101 of file H5Ppkg.h.

◆ close_func

H5P_cls_close_func_t H5P_genclass_t::close_func

Definition at line 100 of file H5Ppkg.h.

◆ copy_data

void* H5P_genclass_t::copy_data

Definition at line 99 of file H5Ppkg.h.

◆ copy_func

H5P_cls_copy_func_t H5P_genclass_t::copy_func

Definition at line 98 of file H5Ppkg.h.

◆ create_data

void* H5P_genclass_t::create_data

Definition at line 97 of file H5Ppkg.h.

◆ create_func

H5P_cls_create_func_t H5P_genclass_t::create_func

Definition at line 96 of file H5Ppkg.h.

◆ deleted

hbool_t H5P_genclass_t::deleted

Definition at line 91 of file H5Ppkg.h.

◆ name

char* H5P_genclass_t::name

Definition at line 85 of file H5Ppkg.h.

◆ nprops

size_t H5P_genclass_t::nprops

Definition at line 87 of file H5Ppkg.h.

◆ parent

struct H5P_genclass_t* H5P_genclass_t::parent

Definition at line 84 of file H5Ppkg.h.

◆ plists

unsigned H5P_genclass_t::plists

Definition at line 88 of file H5Ppkg.h.

◆ props

H5SL_t* H5P_genclass_t::props

Definition at line 93 of file H5Ppkg.h.

◆ ref_count

unsigned H5P_genclass_t::ref_count

Definition at line 90 of file H5Ppkg.h.

◆ revision

unsigned H5P_genclass_t::revision

Definition at line 92 of file H5Ppkg.h.

◆ type

H5P_plist_type_t H5P_genclass_t::type

Definition at line 86 of file H5Ppkg.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