SURFEX v8.1
General documentation of Surfex
Public Attributes | List of all members
odb_types_t Struct Reference

#include "privpub.h"

Collaboration diagram for odb_types_t:
Collaboration graph
[legend]

Public Attributes

unsigned int pmethod:8
 
unsigned int signbit:1
 
unsigned int byte_swappable:1
 
unsigned int precision_bits:6
 
unsigned int base_type:2
 
unsigned int other_type:14
 

Detailed Description

Definition at line 471 of file privpub.h.

Member Data Documentation

◆ base_type

unsigned int odb_types_t::base_type

Definition at line 484 of file privpub.h.

◆ byte_swappable

unsigned int odb_types_t::byte_swappable

Definition at line 480 of file privpub.h.

◆ other_type

unsigned int odb_types_t::other_type

Definition at line 491 of file privpub.h.

◆ pmethod

unsigned int odb_types_t::pmethod

Definition at line 473 of file privpub.h.

◆ precision_bits

unsigned int odb_types_t::precision_bits

Definition at line 482 of file privpub.h.

◆ signbit

unsigned int odb_types_t::signbit

Definition at line 478 of file privpub.h.


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