bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
attr_data_ptr_t Union Reference
Collaboration diagram for attr_data_ptr_t:
Collaboration graph

Public Attributes

char * tcp
 
double * tdp
 
float * tfp
 
inttip
 
long * tlp
 
short * tsp
 
unsigned inttuip
 
unsigned long * tulp
 
unsigned short * tusp
 
unsigned char * ucp
 

Detailed Description

Definition at line 36 of file h5get.h.

Member Data Documentation

◆ tcp

char* attr_data_ptr_t::tcp

Definition at line 38 of file h5get.h.

◆ tdp

double* attr_data_ptr_t::tdp

Definition at line 46 of file h5get.h.

◆ tfp

float* attr_data_ptr_t::tfp

Definition at line 45 of file h5get.h.

◆ tip

int* attr_data_ptr_t::tip

Definition at line 41 of file h5get.h.

◆ tlp

long* attr_data_ptr_t::tlp

Definition at line 43 of file h5get.h.

◆ tsp

short* attr_data_ptr_t::tsp

Definition at line 39 of file h5get.h.

◆ tuip

unsigned int* attr_data_ptr_t::tuip

Definition at line 42 of file h5get.h.

◆ tulp

unsigned long* attr_data_ptr_t::tulp

Definition at line 44 of file h5get.h.

◆ tusp

unsigned short* attr_data_ptr_t::tusp

Definition at line 40 of file h5get.h.

◆ ucp

unsigned char* attr_data_ptr_t::ucp

Definition at line 37 of file h5get.h.


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