IOSS  2.0
Ioex::EdgeSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ EdgeSet() [1/3]

Ioex::EdgeSet::EdgeSet ( )
inline

◆ EdgeSet() [2/3]

Ioex::EdgeSet::EdgeSet ( const EdgeSet other)
inline

◆ 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 {}

◆ dfCount

int64_t Ioex::EdgeSet::dfCount

◆ entityCount

int64_t Ioex::EdgeSet::entityCount

◆ id

entity_id Ioex::EdgeSet::id

◆ name

std::string Ioex::EdgeSet::name

◆ procOffset

int64_t Ioex::EdgeSet::procOffset

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