MISR Toolkit  1.5.1
Data Fields
MTKt_DataBufferType Union Reference

2-dimensional Data Buffer Type Union More...

#include <MisrUtil.h>

Collaboration diagram for MTKt_DataBufferType:
Collaboration graph

Data Fields

void ** v
 
MTKt_char8 ** c8
 
MTKt_uchar8 ** uc8
 
MTKt_int8 ** i8
 
MTKt_uint8 ** u8
 
MTKt_int16 ** i16
 
MTKt_uint16 ** u16
 
MTKt_int32 ** i32
 
MTKt_uint32 ** u32
 
MTKt_int64 ** i64
 
MTKt_uint64 ** u64
 
MTKt_float ** f
 
MTKt_double ** d
 

Detailed Description

2-dimensional Data Buffer Type Union

Definition at line 81 of file MisrUtil.h.

Field Documentation

◆ c8

MTKt_char8** MTKt_DataBufferType::c8

Definition at line 83 of file MisrUtil.h.

◆ d

MTKt_double** MTKt_DataBufferType::d

Definition at line 94 of file MisrUtil.h.

◆ f

MTKt_float** MTKt_DataBufferType::f

Definition at line 93 of file MisrUtil.h.

◆ i16

MTKt_int16** MTKt_DataBufferType::i16

Definition at line 87 of file MisrUtil.h.

◆ i32

MTKt_int32** MTKt_DataBufferType::i32

Definition at line 89 of file MisrUtil.h.

◆ i64

MTKt_int64** MTKt_DataBufferType::i64

Definition at line 91 of file MisrUtil.h.

◆ i8

MTKt_int8** MTKt_DataBufferType::i8

Definition at line 85 of file MisrUtil.h.

◆ u16

MTKt_uint16** MTKt_DataBufferType::u16

Definition at line 88 of file MisrUtil.h.

◆ u32

MTKt_uint32** MTKt_DataBufferType::u32

Definition at line 90 of file MisrUtil.h.

◆ u64

MTKt_uint64** MTKt_DataBufferType::u64

Definition at line 92 of file MisrUtil.h.

◆ u8

MTKt_uint8** MTKt_DataBufferType::u8

Definition at line 86 of file MisrUtil.h.

◆ uc8

MTKt_uchar8** MTKt_DataBufferType::uc8

Definition at line 84 of file MisrUtil.h.

◆ v

void** MTKt_DataBufferType::v

Definition at line 82 of file MisrUtil.h.


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

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