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

#include <Iofaodel_PropertySerialization.h>

Collaboration diagram for Iofaodel::property_entry_t:
[legend]

Public Member Functions

 property_entry_t (const Ioss::Property &property, const size_t start=0)
 

Public Attributes

Ioss::Property::BasicType basic_type
 
bool is_implicit
 
bool is_valid
 
value_entry_t name
 
value_entry_t value
 
size_t data_size
 
char data [0]
 

Constructor & Destructor Documentation

◆ property_entry_t()

Iofaodel::property_entry_t::property_entry_t ( const Ioss::Property & property,
const size_t start = 0 )
explicit

Member Data Documentation

◆ basic_type

Ioss::Property::BasicType Iofaodel::property_entry_t::basic_type

◆ data

char Iofaodel::property_entry_t::data[0]

◆ data_size

size_t Iofaodel::property_entry_t::data_size

◆ is_implicit

bool Iofaodel::property_entry_t::is_implicit

◆ is_valid

bool Iofaodel::property_entry_t::is_valid

◆ name

value_entry_t Iofaodel::property_entry_t::name

◆ value

value_entry_t Iofaodel::property_entry_t::value

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