IOSS 2.0
|
#include <Iofaodel_PropertySerialization.h>
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] |
|
explicit |
Ioss::Property::BasicType Iofaodel::property_entry_t::basic_type |
char Iofaodel::property_entry_t::data[0] |
size_t Iofaodel::property_entry_t::data_size |
bool Iofaodel::property_entry_t::is_implicit |
bool Iofaodel::property_entry_t::is_valid |
value_entry_t Iofaodel::property_entry_t::name |
value_entry_t Iofaodel::property_entry_t::value |