IOSS  2.0
Ioss::Property::Data Union Reference
Collaboration diagram for Ioss::Property::Data:
[legend]

Public Attributes

std::string * sval
 
void * pval
 
const GroupingEntityge
 
double rval
 
int64_t ival
 

Detailed Description

The actual value of the property. Use 'type_' and 'storage_' to discriminate the actual type of the property.

Member Data Documentation

◆ ge

const GroupingEntity* Ioss::Property::Data::ge

◆ ival

int64_t Ioss::Property::Data::ival

◆ pval

void* Ioss::Property::Data::pval

◆ rval

double Ioss::Property::Data::rval

◆ sval

std::string* Ioss::Property::Data::sval

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