IOSS  2.0
Ioex::EdgeSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 EdgeSet ()=default
 
 EdgeSet (const EdgeSet &other)=default
 
 EdgeSet (const Ioss::EdgeSet &other)
 
bool operator== (const EdgeSet &) const
 
bool operator!= (const EdgeSet &other) const
 

Public Attributes

std::string name {}
 
entity_id id {0}
 
int64_t entityCount {0}
 
int64_t attributeCount {0}
 
int64_t dfCount {0}
 
int64_t procOffset {0}
 

Constructor & Destructor Documentation

◆ EdgeSet() [1/3]

Ioex::EdgeSet::EdgeSet ( )
default

◆ EdgeSet() [2/3]

Ioex::EdgeSet::EdgeSet ( const EdgeSet other)
default

◆ EdgeSet() [3/3]

EdgeSet::EdgeSet ( const Ioss::EdgeSet other)
explicit

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ attributeCount

int64_t Ioex::EdgeSet::attributeCount {0}

◆ dfCount

int64_t Ioex::EdgeSet::dfCount {0}

◆ entityCount

int64_t Ioex::EdgeSet::entityCount {0}

◆ id

entity_id Ioex::EdgeSet::id {0}

◆ name

std::string Ioex::EdgeSet::name {}

◆ procOffset

int64_t Ioex::EdgeSet::procOffset {0}

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