IOSS  2.0
Ioex::EdgeBlock Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 EdgeBlock ()
 
 EdgeBlock (const EdgeBlock &other)
 
 EdgeBlock (const Ioss::EdgeBlock &other)
 
EdgeBlockoperator= (const EdgeBlock &other)
 
 ~EdgeBlock ()=default
 
bool operator== (const EdgeBlock &) const
 
bool operator!= (const EdgeBlock &other) const
 

Public Attributes

char elType [MAX_STR_LENGTH+1] {}
 
std::string name
 
entity_id id
 
int64_t entityCount
 
int64_t nodesPerEntity
 
int64_t attributeCount
 
int64_t procOffset
 

Constructor & Destructor Documentation

◆ EdgeBlock() [1/3]

Ioex::EdgeBlock::EdgeBlock ( )
inline

◆ EdgeBlock() [2/3]

Ioex::EdgeBlock::EdgeBlock ( const EdgeBlock other)
inline

◆ EdgeBlock() [3/3]

EdgeBlock::EdgeBlock ( const Ioss::EdgeBlock other)
explicit

◆ ~EdgeBlock()

Ioex::EdgeBlock::~EdgeBlock ( )
default

Member Function Documentation

◆ operator!=()

bool Ioex::EdgeBlock::operator!= ( const EdgeBlock other) const
inline

◆ operator=()

EdgeBlock & EdgeBlock::operator= ( const EdgeBlock other)

◆ operator==()

bool EdgeBlock::operator== ( const EdgeBlock other) const

Member Data Documentation

◆ attributeCount

int64_t Ioex::EdgeBlock::attributeCount

◆ elType

char Ioex::EdgeBlock::elType[MAX_STR_LENGTH+1] {}

◆ entityCount

int64_t Ioex::EdgeBlock::entityCount

◆ id

entity_id Ioex::EdgeBlock::id

◆ name

std::string Ioex::EdgeBlock::name

◆ nodesPerEntity

int64_t Ioex::EdgeBlock::nodesPerEntity

◆ procOffset

int64_t Ioex::EdgeBlock::procOffset

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