IOSS  2.0
Ioex::CommunicationMap Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 CommunicationMap ()
 
 CommunicationMap (entity_id the_id, int64_t count, char the_type)
 
bool operator== (const CommunicationMap &) const
 
bool operator!= (const CommunicationMap &other) const
 

Public Attributes

entity_id id
 
int64_t entityCount
 
char type
 

Constructor & Destructor Documentation

◆ CommunicationMap() [1/2]

Ioex::CommunicationMap::CommunicationMap ( )
inline

◆ CommunicationMap() [2/2]

Ioex::CommunicationMap::CommunicationMap ( entity_id  the_id,
int64_t  count,
char  the_type 
)
inline

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ entityCount

int64_t Ioex::CommunicationMap::entityCount

◆ id

entity_id Ioex::CommunicationMap::id

◆ type

char Ioex::CommunicationMap::type

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