|
IOSS
2.0
|
#include <Ioex_Internals.h>
Public Member Functions | |
| CommunicationMap ()=default | |
| 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 {0} |
| int64_t | entityCount {0} |
| char | type {'U'} |
|
default |
|
inline |
|
inline |
| bool CommunicationMap::operator== | ( | const CommunicationMap & | other | ) | const |
| int64_t Ioex::CommunicationMap::entityCount {0} |
| entity_id Ioex::CommunicationMap::id {0} |
| char Ioex::CommunicationMap::type {'U'} |