IOSS 2.0
Loading...
Searching...
No Matches
Iofaodel::field_entry_t Struct Reference

#include <Iofaodel_FieldSerialization.h>

Collaboration diagram for Iofaodel::field_entry_t:
[legend]

Public Member Functions

 field_entry_t (const Ioss::Field &field, const size_t start=0)
 

Public Attributes

Ioss::Field::BasicType basic_type
 
Ioss::Field::RoleType role_type
 
bool is_implicit
 
bool is_valid
 
size_t raw_count
 
value_entry_t name
 
value_entry_t value
 
value_entry_t storage
 
size_t data_size
 
char data [0]
 

Constructor & Destructor Documentation

◆ field_entry_t()

Iofaodel::field_entry_t::field_entry_t ( const Ioss::Field & field,
const size_t start = 0 )
explicit

Member Data Documentation

◆ basic_type

Ioss::Field::BasicType Iofaodel::field_entry_t::basic_type

◆ data

char Iofaodel::field_entry_t::data[0]

◆ data_size

size_t Iofaodel::field_entry_t::data_size

◆ is_implicit

bool Iofaodel::field_entry_t::is_implicit

◆ is_valid

bool Iofaodel::field_entry_t::is_valid

◆ name

value_entry_t Iofaodel::field_entry_t::name

◆ raw_count

size_t Iofaodel::field_entry_t::raw_count

◆ role_type

Ioss::Field::RoleType Iofaodel::field_entry_t::role_type

◆ storage

value_entry_t Iofaodel::field_entry_t::storage

◆ value

value_entry_t Iofaodel::field_entry_t::value

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