OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <nccmp_user_type.h>

Collaboration diagram for nccmp_user_type_t:
[legend]

Public Attributes

nc_type base_type
 
int dim_sizes [NCCMP_MAX_COMPOUND_FIELD_DIMS]
 
char field_index
 
int group_id
 
int id
 
char name [NC_MAX_NAME]
 
int num_dims
 
size_t num_fields
 
size_t offset
 
struct nccmp_user_type_tfields
 
size_t root_size
 
size_t size
 
char * tree_name
 
nc_type type_id
 
nc_type user_class
 

Detailed Description

Definition at line 13 of file nccmp_user_type.h.

Member Data Documentation

◆ base_type

nc_type base_type

Definition at line 14 of file nccmp_user_type.h.

◆ dim_sizes

Definition at line 15 of file nccmp_user_type.h.

◆ field_index

char field_index

Definition at line 16 of file nccmp_user_type.h.

◆ fields

struct nccmp_user_type_t* fields

Definition at line 23 of file nccmp_user_type.h.

◆ group_id

int group_id

Definition at line 17 of file nccmp_user_type.h.

◆ id

int id

Definition at line 18 of file nccmp_user_type.h.

◆ name

char name[NC_MAX_NAME]

Definition at line 19 of file nccmp_user_type.h.

◆ num_dims

int num_dims

Definition at line 20 of file nccmp_user_type.h.

◆ num_fields

size_t num_fields

Definition at line 21 of file nccmp_user_type.h.

◆ offset

size_t offset

Definition at line 22 of file nccmp_user_type.h.

◆ root_size

size_t root_size

Definition at line 24 of file nccmp_user_type.h.

◆ size

size_t size

Definition at line 25 of file nccmp_user_type.h.

◆ tree_name

char* tree_name

Definition at line 26 of file nccmp_user_type.h.

◆ type_id

nc_type type_id

Definition at line 27 of file nccmp_user_type.h.

◆ user_class

nc_type user_class

Definition at line 28 of file nccmp_user_type.h.


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