IOSS 2.0
|
#include <Ioexnl_Internals.h>
Public Member Functions | |
Blob (const Ioss::Blob &other) | |
Public Attributes | |
std::string | name {} |
entity_id | id {0} |
int64_t | entityCount {0} |
int64_t | localOwnedCount {0} |
int64_t | attributeCount {0} |
int64_t | procOffset {0} |
|
explicit |
int64_t Ioexnl::Blob::attributeCount {0} |
int64_t Ioexnl::Blob::entityCount {0} |
entity_id Ioexnl::Blob::id {0} |
int64_t Ioexnl::Blob::localOwnedCount {0} |
std::string Ioexnl::Blob::name {} |
int64_t Ioexnl::Blob::procOffset {0} |